Commit Graph

  • a8ac1fa2a1 Add proboctl webhook commands Bryan Frimin 2026-03-14 23:35:16 +01:00
  • f1a028c4f1 Add proboctl statement of applicability commands Bryan Frimin 2026-03-14 23:35:08 +01:00
  • 04cb9e08fb Add proboctl framework and control commands Bryan Frimin 2026-03-14 23:35:01 +01:00
  • 5a230278b2 Add proboctl risk commands Bryan Frimin 2026-03-14 23:34:56 +01:00
  • b313fbb951 Add proboctl org and user commands Bryan Frimin 2026-03-14 23:34:50 +01:00
  • 72c15b2a17 Add proboctl browse command Bryan Frimin 2026-03-14 23:34:45 +01:00
  • 94673d4ee2 Add proboctl config commands Bryan Frimin 2026-03-14 23:34:38 +01:00
  • 907ba623e8 Add proboctl api command Bryan Frimin 2026-03-14 23:34:32 +01:00
  • 95d83872bc Add proboctl auth commands Bryan Frimin 2026-03-14 23:34:27 +01:00
  • 6919b9372a Add proboctl core skeleton and build system Bryan Frimin 2026-03-14 23:34:22 +01:00
  • 0b7c0e0806 Add validation to mailman service Sacha Al Himdani 2026-03-13 15:28:10 +01:00
  • f62a2cb494 Fix build Émile Ré 2026-03-16 16:50:57 +04:00
  • f4a027e719 Fix generated files Bryan Frimin 2026-03-16 12:07:37 +01:00
  • 5c22789624 Add reviewdog to post lint errors as PR comments Bryan Frimin 2026-03-16 00:36:20 +01:00
  • 6a77d42dd6 Style Bryan Frimin 2026-03-16 00:28:47 +01:00
  • 7147cf189a Reorganize GraphQL docs: separate Go backend from frontend Relay client Bryan Frimin 2026-03-15 19:09:39 +01:00
  • 0ca6b6775d Expand e2e CLAUDE.md with full test patterns Bryan Frimin 2026-03-15 14:27:42 +01:00
  • 9a37283e24 Require e2e tests for new Go API endpoints Bryan Frimin 2026-03-15 14:26:01 +01:00
  • 5114a06acc Use for loop and ticker in worker pattern Bryan Frimin 2026-03-15 14:22:14 +01:00
  • 064a461d80 Remove extracted sections from AGENTS.md Bryan Frimin 2026-03-15 14:20:28 +01:00
  • 76e6d5a9a7 Move Go service orchestration to contrib/claude Bryan Frimin 2026-03-15 14:20:23 +01:00
  • 54183598cd Move Go worker pattern to contrib/claude Bryan Frimin 2026-03-15 14:20:19 +01:00
  • 377807be2a Move Go test conventions to contrib/claude Bryan Frimin 2026-03-15 14:20:15 +01:00
  • 21eaaef30a Extend license header to all source file types Bryan Frimin 2026-03-15 14:15:40 +01:00
  • 4ea629283b Move license header to contrib/claude Bryan Frimin 2026-03-15 14:13:51 +01:00
  • 740112b348 Add reference docs and API surface rules to AGENTS.md Bryan Frimin 2026-03-15 14:05:40 +01:00
  • c6f2c6a71c Move commit message conventions to contrib/claude Bryan Frimin 2026-03-15 14:05:36 +01:00
  • 1b5f79c7d1 Add frontend Relay client guide Bryan Frimin 2026-03-15 14:05:32 +01:00
  • b0841becde Add Relay cursor pagination guide Bryan Frimin 2026-03-15 14:05:28 +01:00
  • 7a4101185b Add per-folder CLAUDE.md for key packages Bryan Frimin 2026-03-15 14:05:23 +01:00
  • ecba352307 Revert relay generics that cause cascade type errors Bryan Frimin 2026-03-15 13:45:23 +01:00
  • 43d6ab38fb Fix formatting and React hook dependency lint errors Bryan Frimin 2026-03-15 13:32:54 +01:00
  • 13ca50df68 Fix relay lint in components and pages Bryan Frimin 2026-03-15 13:32:43 +01:00
  • d263cda3f6 Add eslint-disable and TypeScript generics to graph hooks Bryan Frimin 2026-03-15 13:32:18 +01:00
  • dbb4811a2c Update CHANGELOG Bryan Frimin 2026-03-14 12:27:11 +01:00
  • 76f781ead1 Clear conflicting external_id when enrolling manual profile into SCIM Bryan Frimin 2026-03-14 12:25:13 +01:00
  • 2f76eaf4ae Clear external_id and user_name when resetting SCIM sources Bryan Frimin 2026-03-14 12:04:17 +01:00
  • a3af41e6a1 Use errors.AsType in MembershipProfile.Insert Bryan Frimin 2026-03-14 12:04:13 +01:00
  • a74ebdd8b8 Add commit format intrsuction Bryan Frimin 2026-03-14 12:39:18 +01:00
  • 5d2b394bac Include error in tool_end event for interrupted tools Bryan Frimin 2026-03-14 12:28:26 +01:00
  • d01ee914c1 Style Bryan Frimin 2026-03-13 19:58:48 +01:00
  • deac1538e5 Style Bryan Frimin 2026-03-13 19:58:02 +01:00
  • d80a0fa7e4 Reject null input in agent tool parameter validation Bryan Frimin 2026-03-13 19:57:18 +01:00
  • 9d999559f1 Emit OnToolEnd hooks for interrupted and failed tools Bryan Frimin 2026-03-13 19:53:08 +01:00
  • 5c889a1d47 Fall back to StructuredContent in MCP tool results Bryan Frimin 2026-03-13 19:43:19 +01:00
  • cb6189d7ac Close inner stream before finalizing trace span Bryan Frimin 2026-03-13 19:40:54 +01:00
  • 91be6dcbfb Preserve extra JSON Schema fields in Anthropic tools Bryan Frimin 2026-03-13 19:36:44 +01:00
  • 1f5e68abe6 Fix typeName panic for interface type parameters Bryan Frimin 2026-03-13 19:34:07 +01:00
  • 0c3893ee8b Skip nil handoffs to prevent panic during run Bryan Frimin 2026-03-13 19:31:09 +01:00
  • cb4b893dfc Skip nil MCP servers in WithMCPServers Bryan Frimin 2026-03-13 19:26:29 +01:00
  • da9a594f79 Here's a commit message following the repo's style: Bryan Frimin 2026-03-13 19:22:46 +01:00
  • 2df9a3fe59 Propagate model through streamed responses Bryan Frimin 2026-03-13 19:17:17 +01:00
  • 9e842b8ef3 Map missing model settings to OpenAI API params Bryan Frimin 2026-03-13 19:07:56 +01:00
  • 659ff1e845 Honor JSONSchema.Strict in OpenAI response format Bryan Frimin 2026-03-13 19:02:12 +01:00
  • f3239a1a7b Return errors from schema generation instead of panicking Bryan Frimin 2026-03-13 18:56:56 +01:00
  • def8f417ca Validate required input in agent tool execution Bryan Frimin 2026-03-13 18:31:22 +01:00
  • 9f92a27b51 Emit tool-result for post-handoff tool calls Bryan Frimin 2026-03-13 18:28:37 +01:00
  • 3b9a13b5d9 Only advance streamed tool-call index for tool-use blocks Bryan Frimin 2026-03-13 18:26:38 +01:00
  • 7c77c217c7 Fix Anthropic requests failing due to missing MaxTokens in agent configuration Bryan Frimin 2026-03-13 18:24:02 +01:00
  • 356de5ab19 Fix Bedrock ToolChoiceNone still sending tool definitions Bryan Frimin 2026-03-13 18:20:22 +01:00
  • 0670f581da Skip empty text block in Anthropic tool-only assistant turns Bryan Frimin 2026-03-13 18:19:57 +01:00
  • a710a7472d Prevent infinite recursion when agents delegate to each other as tools Bryan Frimin 2026-03-13 18:15:45 +01:00
  • a0ed50a908 Propagate nested agent approval interruptions through tool pipeline Bryan Frimin 2026-03-13 18:01:36 +01:00
  • 74f1d44119 Validate required tool parameters before execution Bryan Frimin 2026-03-13 17:27:14 +01:00
  • 9fd251ee5d Add agent library Bryan Frimin 2026-03-13 14:30:47 +01:00
  • 158c36d9ab Add LLM interface Bryan Frimin 2026-03-11 22:33:12 +01:00
  • 307ca48394 Update LLM dev instructions Bryan Frimin 2026-03-13 17:20:24 +01:00
  • ef76a8d2e1 Remove deadcode Bryan Frimin 2026-03-13 16:50:35 +01:00
  • 7fd4221199 Add LLM coding instruction Bryan Frimin 2026-03-13 14:49:38 +01:00
  • 0192971035 Fix compliance page bundle size Sacha Al Himdani 2026-03-13 13:36:15 +01:00
  • d5c62a9383 Run go fmt/fix Sacha Al Himdani 2026-03-13 14:16:00 +01:00
  • 8657761293 Release v0.142.2 Émile Ré 2026-03-13 17:16:48 +04:00
  • 6055033cb1 Fix date Émile Ré 2026-03-13 16:51:48 +04:00
  • 0fe494bb73 Fix condition Émile Ré 2026-03-13 14:27:15 +04:00
  • 3bc9ea6fb6 Fix variable override Émile Ré 2026-03-13 14:25:52 +04:00
  • 5188f9638b Fix usage of getPathPrefix Émile Ré 2026-03-13 14:15:10 +04:00
  • 6db862b470 Add missing log Émile Ré 2026-03-13 13:29:10 +04:00
  • 6ad808c966 Move and rename EnsureAccess method in trust.Service Émile Ré 2026-03-13 13:05:05 +04:00
  • ea8253ea78 Add membership provisioning middleware to compliance page Émile Ré 2026-03-13 12:45:30 +04:00
  • e499c628ec Release v0.142.1 Sacha Al Himdani 2026-03-13 13:54:10 +01:00
  • c493e31745 Fix documents UI Sacha Al Himdani 2026-03-10 16:10:23 +01:00
  • 4fbb5acb70 Change compliance update modals Sacha Al Himdani 2026-03-12 14:23:24 +01:00
  • 5ac6511f63 Autosubmit mailing list confirmation Sacha Al Himdani 2026-03-12 15:14:00 +01:00
  • d1e0ec649a Release v0.142.0 Émile Ré 2026-03-12 17:46:19 +04:00
  • c98ffaeda3 Add mermaid suport Sacha Al Himdani 2026-03-09 18:48:24 +01:00
  • 85ed5296e7 Fix safe ssoLoginURL params after activation + resolver error Émile Ré 2026-03-12 17:07:46 +04:00
  • 792871bab6 Stop redirecting on sign up errors Émile Ré 2026-03-12 16:57:52 +04:00
  • 1d54f22cd9 Add ssoLoginURL in activate account outputs Émile Ré 2026-03-12 16:04:14 +04:00
  • 03bdb27e20 redirect to password login after setting password Émile Ré 2026-03-11 19:14:42 +04:00
  • b8ba213fcb Compliance updates should be public Sacha Al Himdani 2026-03-12 13:46:19 +01:00
  • 5372404a12 Fix compliance update display Sacha Al Himdani 2026-03-11 18:26:54 +01:00
  • 5e75dd7f91 Release v0.141.0 Sacha Al Himdani 2026-03-11 15:49:10 +01:00
  • 85ec106cd6 Send mailing list emails Sacha Al Himdani 2026-03-05 18:05:41 +01:00
  • aa01c40184 Remove with tenant from mailman Sacha Al Himdani 2026-03-06 11:54:52 +01:00
  • 4d2cb793b6 Add compliance page mailing list base Sacha Al Himdani 2026-02-25 14:59:00 +01:00
  • c0a69100e8 Release v0.140.0 Émile Ré 2026-03-11 18:12:42 +04:00
  • 15bcfeb4bf Remove unused iam policy Émile Ré 2026-03-11 17:39:45 +04:00
  • 68faaf9d53 Remove unused columns Émile Ré 2026-03-11 17:22:11 +04:00
  • 38a0f28094 Misc fixes Émile Ré 2026-03-11 15:57:35 +04:00
  • af17afeffb Catch account already activated error and redirect Émile Ré 2026-03-11 14:25:05 +04:00