Commit Graph

  • 08921fc4c4 test: add test screenshots for PR #12569 SQL query block testing round 2 zamilmajdy/secrt-2171-sql-query-block-for-copilotautopilot-analytics-access Zamil Majdy 2026-04-01 08:58:15 +02:00
  • 1a03d986f5 fix(backend): resolve pyright type errors in SQL query block error handling Zamil Majdy 2026-04-01 08:52:22 +02:00
  • f0a3afda7d Add test screenshots for PR #12623 feat/copilot-mode-toggle Zamil Majdy 2026-04-01 08:49:33 +02:00
  • 75465482b5 test: add test screenshots for PR #12598 stream timeout verification fix/copilot-stream-timeout Zamil Majdy 2026-04-01 08:47:45 +02:00
  • a9cbb3ee2f test: add screenshots from PR #12581 round 2 testing feat/rate-limit-tiering Zamil Majdy 2026-04-01 08:47:38 +02:00
  • b6da3ded73 fix(frontend): use type-safe any cast for createSessionMutation call Zamil Majdy 2026-04-01 08:46:28 +02:00
  • 1810452920 fix(frontend): use type-safe any cast for createSessionMutation call Zamil Majdy 2026-04-01 08:46:17 +02:00
  • 7960f79992 fix(backend): truncate large run() source code in simulation prompt fix/dry-run-special-blocks Zamil Majdy 2026-04-01 08:43:13 +02:00
  • a8f4c75796 Merge remote-tracking branch 'origin/fix/copilot-subagent-security' into combined-preview-test combined-preview-test Zamil Majdy 2026-04-01 08:40:28 +02:00
  • 86c5efb167 Merge remote-tracking branch 'origin/fix/copilot-duplicate-block-execution' into combined-preview-test Zamil Majdy 2026-04-01 08:40:28 +02:00
  • 7d42d497e0 Merge remote-tracking branch 'origin/fix/copilot-creds-event-loop' into combined-preview-test Zamil Majdy 2026-04-01 08:40:28 +02:00
  • fc78a316bb Merge origin/fix/copilot-prompt-too-long-retry (resolved conflicts) Zamil Majdy 2026-04-01 08:40:28 +02:00
  • 8b821eb717 Merge origin/feat/copilot-mode-toggle (resolved conflicts) Zamil Majdy 2026-04-01 08:40:28 +02:00
  • 3f845d4a17 Merge remote-tracking branch 'origin/feat/copilot-include-graph-option' into combined-preview-test Zamil Majdy 2026-04-01 08:40:28 +02:00
  • 226e3cc988 Merge origin/fix/copilot-stream-timeout (resolved conflicts) Zamil Majdy 2026-04-01 08:40:28 +02:00
  • 349b51600c Merge origin/feat/rate-limit-tiering (resolved conflicts) Zamil Majdy 2026-04-01 08:40:28 +02:00
  • f0360b76e7 Merge remote-tracking branch 'origin/feat/agent-generation-dry-run-loop' into combined-preview-test Zamil Majdy 2026-04-01 08:40:27 +02:00
  • d14d006277 Merge remote-tracking branch 'origin/fix/dry-run-special-blocks' into combined-preview-test Zamil Majdy 2026-04-01 08:40:27 +02:00
  • a587125399 docs(backend): add cross-cutting test location explanation to dry_run_loop_test.py feat/agent-generation-dry-run-loop Zamil Majdy 2026-04-01 08:34:15 +02:00
  • 6eaac6f94a fix(backend): move os import to top-level, remove getattr duck typing, use schema-based credential stripping in simulator Zamil Majdy 2026-04-01 08:32:25 +02:00
  • 8ea44b1c46 fix(frontend): clear stream timeout on stop and fix pre-existing TS errors Zamil Majdy 2026-04-01 08:30:19 +02:00
  • 20f6a77a4f refactor(copilot): hoist _sanitize helper and use it in pre_compact_hook fix/copilot-subagent-security Zamil Majdy 2026-04-01 08:21:50 +02:00
  • ef837017a1 fix(backend/copilot): use _is_prompt_too_long helper consistently in ResultMessage handler fix/copilot-prompt-too-long-retry Zamil Majdy 2026-04-01 08:21:44 +02:00
  • 6def40bfd6 ci(platform): revert gate skip on irrelevant labels (bypass fix) ci/gate-e2e-behind-label Nicholas Tindle 2026-04-01 08:19:32 +02:00
  • 28c218771d refactor(backend): split SQL query block into block + helpers module Zamil Majdy 2026-04-01 08:18:15 +02:00
  • 4f6f3ca240 fix(frontend): remove redundant tier fetch and add empty-query guard Zamil Majdy 2026-04-01 08:13:15 +02:00
  • 2e7cf26319 fix(copilot): sanitize hook inputs, rename constant, add Agent failure test Zamil Majdy 2026-04-01 08:06:23 +02:00
  • 9ffecbac02 fix(backend/copilot): add missing mode param to enqueue_copilot_turn docstring Zamil Majdy 2026-04-01 08:03:35 +02:00
  • 85fd7249fa refactor(copilot): use frozenset and extract _sanitize helper in hooks Zamil Majdy 2026-04-01 07:58:45 +02:00
  • 728fea70d4 fix(backend/copilot): clarify readOnlyHint override intent and improve annotation test fix/copilot-duplicate-block-execution Zamil Majdy 2026-04-01 07:54:17 +02:00
  • aa73fe10fc fix(copilot): guard against None sdk_env from build_sdk_env Zamil Majdy 2026-04-01 07:52:23 +02:00
  • 5525e8910b fix(backend): fix undefined session variable and add metadata to test fixture kpczerwinski/secrt-2060-copilot-load-messages-from-newest-first-with-pagination Krzysztof Czerwinski 2026-04-01 14:50:34 +09:00
  • 1accf4bc27 fix(backend/copilot): make include_graph an explicit parameter in _execute feat/copilot-include-graph-option Zamil Majdy 2026-04-01 07:43:03 +02:00
  • 0977c33423 fix(copilot): sanitize transcript path in subagent stop hook Zamil Majdy 2026-04-01 07:41:28 +02:00
  • 229707af3a fix(copilot): remove HOME override to preserve subscription auth Zamil Majdy 2026-04-01 07:39:10 +02:00
  • 0cd1988b22 fix(copilot): address self-review nits in security hooks logging Zamil Majdy 2026-04-01 07:36:12 +02:00
  • a4669dbc06 fix(copilot): recognize Agent tool name and route CLI state into workspace Zamil Majdy 2026-04-01 07:32:14 +02:00
  • 34e157f021 fix(frontend): address PR review — BaseFooter cn(), SSR guard, tests kpczerwinski/secrt-2124-autopilot-notifications-follow-up Krzysztof Czerwinski 2026-04-01 14:13:31 +09:00
  • 6c27903413 Merge remote-tracking branch 'origin/dev' into kpczerwinski/secrt-2060-copilot-load-messages-from-newest-first-with-pagination Krzysztof Czerwinski 2026-04-01 14:06:41 +09:00
  • ea05a0db3f fix: deduplicate release_all_locks, extract _get_oauth_handler, remove duplicate tests fix/copilot-creds-event-loop Zamil Majdy 2026-04-01 07:04:38 +02:00
  • e62bde3639 fix(backend): fix test mocking pattern for integration_creds tests Zamil Majdy 2026-04-01 06:53:47 +02:00
  • 84090afdd0 fix(backend): replace hardcoded _MODEL_CONTEXT_WINDOWS with LlmModel enum lookup Zamil Majdy 2026-04-01 06:51:58 +02:00
  • a9f4aed9da fix: resolve merge conflict in prompting.py Zamil Majdy 2026-04-01 06:48:05 +02:00
  • aa935070ea fix(backend): update test for new prompt format (Available output pins) Zamil Majdy 2026-04-01 06:46:04 +02:00
  • 51621f0539 fix(docs): revert host type to 'str (password)' to match block docs generator output Zamil Majdy 2026-04-01 06:44:58 +02:00
  • 79bc0aed91 fix(backend): guard intermediate DB flush with is_final_attempt flag fix/copilot-search-cap-and-persistence Zamil Majdy 2026-04-01 06:44:02 +02:00
  • 3701aa42b7 fix: restore manager.locks() delegation to store Zamil Majdy 2026-04-01 06:42:01 +02:00
  • 41971c5e2e fix: resolve merge conflicts from dev Zamil Majdy 2026-04-01 06:40:48 +02:00
  • 0e2ae0d259 test(backend/copilot): TDD regression tests for 3 pre-launch bugs Zamil Majdy 2026-04-01 06:40:40 +02:00
  • 862906fdd5 fix(backend): handle TimeoutError in graph enrichment to prevent tool crash Zamil Majdy 2026-04-01 06:40:21 +02:00
  • fcb7405d32 Merge remote-tracking branch 'origin/dev' into kpczerwinski/secrt-2124-autopilot-notifications-follow-up Krzysztof Czerwinski 2026-04-01 13:39:43 +09:00
  • eb22cf4483 fix(frontend): remove duplicate JSDoc and simplify tier access in rate-limit admin UI Zamil Majdy 2026-04-01 06:33:52 +02:00
  • 06f74c4045 refactor(backend): use @thread_cached for credential locks, add TDD tests Zamil Majdy 2026-04-01 06:33:16 +02:00
  • 67ca731cec test(backend/copilot): add regression tests for 3 pre-launch bugs Zamil Majdy 2026-04-01 06:32:37 +02:00
  • 18b0f99f55 fix(docs): correct host type from 'str (password)' to 'str (secret)' in SQL Query docs Zamil Majdy 2026-04-01 06:23:26 +02:00
  • 43477ed8af fix(backend/copilot): strip secrets from graph data in _enrich_agents_with_graph Zamil Majdy 2026-04-01 06:19:40 +02:00
  • cc4cb29080 fix: resolve merge conflict in tool_adapter_test.py Zamil Majdy 2026-04-01 06:16:02 +02:00
  • c74abfd03c Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into feat/copilot-include-graph-option Zamil Majdy 2026-04-01 06:15:41 +02:00
  • 16636b64c6 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into feat/rate-limit-tiering Zamil Majdy 2026-04-01 06:15:37 +02:00
  • 2c98adfd7d Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into zamilmajdy/secrt-2171-sql-query-block-for-copilotautopilot-analytics-access Zamil Majdy 2026-04-01 06:15:34 +02:00
  • 2fa5c37413 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/copilot-search-cap-and-persistence Zamil Majdy 2026-04-01 06:15:30 +02:00
  • 9848069dae Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/copilot-stream-timeout Zamil Majdy 2026-04-01 06:15:27 +02:00
  • 0470e2e618 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into feat/autopilot-dry-run-flag feat/autopilot-dry-run-flag Zamil Majdy 2026-04-01 06:15:15 +02:00
  • c3698ae887 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/dry-run-simulation-streaming fix/dry-run-simulation-streaming Zamil Majdy 2026-04-01 06:15:12 +02:00
  • 9ee3bb987a Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/copilot-creds-event-loop Zamil Majdy 2026-04-01 06:14:57 +02:00
  • 26558cb668 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/copilot-prompt-too-long-retry Zamil Majdy 2026-04-01 06:14:53 +02:00
  • c2709fbc28 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into feat/copilot-mode-toggle Zamil Majdy 2026-04-01 06:14:49 +02:00
  • e5ba5f7445 ghrs: report 03-31-2308-6DB0 for Significant-Gravitas/AutoGPT github-repo-stats GitHub Action 2026-03-31 23:32:55 +00:00
  • 6795c92fff ghrs: stars and forks 03-31-2308-6DB0 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-31 23:32:53 +00:00
  • ec0173a8f8 ghrs: vc agg 03-31-2308-6DB0 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-31 23:32:53 +00:00
  • 488004b1a0 ghrs: snap 03-31-2308-6DB0 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-31 23:32:45 +00:00
  • c659f3b058 fix(copilot): fix dry-run simulation showing INCOMPLETE/error status (#12580) dev Zamil Majdy 2026-03-31 23:03:00 +02:00
  • 80581a8364 fix(copilot): add tool call circuit breakers and intermediate persistence (#12604) Zamil Majdy 2026-03-31 23:01:56 +02:00
  • c88ca88214 refactor(backend/copilot): rename _READONLY_ANNOTATION to _PARALLEL_ANNOTATION Zamil Majdy 2026-03-31 22:34:15 +02:00
  • 3c046eb291 fix(frontend): show all agent outputs instead of only the last one (#12504) lif 2026-04-01 04:31:12 +08:00
  • 12ae03c175 refactor(backend/copilot): remove dead BaseTool.read_only property and _READ_ONLY_E2B_TOOLS Zamil Majdy 2026-03-31 22:31:10 +02:00
  • 8c455020f2 feat(backend/copilot): enable parallel dispatch for all tools via readOnlyHint Zamil Majdy 2026-03-31 21:27:05 +02:00
  • b82475f272 fix: skip bot-only token status check on frontend link page feat/platform-link-frontend Bentlybro 2026-03-31 19:17:36 +00:00
  • 5b5621273d chore: remove accidentally committed file Bentlybro 2026-03-31 19:12:42 +00:00
  • 11707dbb4a fix: use existing proxy instead of dedicated API routes Bentlybro 2026-03-31 19:12:34 +00:00
  • ddae52778d fix: add Next.js API routes to proxy platform-linking to backend Bentlybro 2026-03-31 18:58:12 +00:00
  • 17218c67f1 fix: remove unused imports (Link, useRouter) Bentlybro 2026-03-31 14:03:32 +00:00
  • 71e596a2a0 style: prettier format link page Bentlybro 2026-03-31 13:59:05 +00:00
  • 335583b068 feat: Frontend platform linking page (/link/{token}) Bentlybro 2026-03-31 13:54:09 +00:00
  • 7cb47c497c fix: add bot API key header to ALL bot-facing requests + fix dotenv loading feat/copilot-bot-service Bentlybro 2026-03-31 18:44:50 +00:00
  • 855b532cdb fix(frontend): escape < in JSON-stringified code to prevent script tag breakage ntindle/secrt-2193-autopilot-artifacts Nicholas Tindle 2026-03-31 19:32:47 +02:00
  • cf5e406492 fix(copilot): align dry_run_loop_test with #12582's required dry_run field Zamil Majdy 2026-03-31 19:31:31 +02:00
  • 38510377b0 fix(frontend): update test to match production React bundle Nicholas Tindle 2026-03-31 19:28:25 +02:00
  • bb64036a47 fix: provide waitUntil to Gateway listener so it stays alive Bentlybro 2026-03-31 17:25:32 +00:00
  • 9590df35c1 merge: resolve conflicts with dev Nicholas Tindle 2026-03-31 19:24:53 +02:00
  • b73d05c23e fix(frontend): address review feedback — lint, format, and bug fixes feat/agent-intelligence-layer Bentlybro 2026-03-31 17:22:23 +00:00
  • 6e98e93929 fix(platform): address reviewer feedback round 3 Nicholas Tindle 2026-03-31 19:18:37 +02:00
  • c8cb6d21c5 fix: standalone mode — start HTTP server + auto-connect Discord Gateway Bentlybro 2026-03-31 17:17:14 +00:00
  • 23cdf29867 refactor(backend/copilot): derive readOnlyHint from BaseTool.read_only property Zamil Majdy 2026-03-31 19:17:12 +02:00
  • 1dcd77e18f fix(backend): use threading.local() for per-thread Redis mutex Zamil Majdy 2026-03-31 19:15:53 +02:00
  • 1db7b88b95 fix(backend/copilot): update test to match unknown block type drop behavior Zamil Majdy 2026-03-31 19:09:51 +02:00
  • f821bb2bfa Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/dry-run-simulation-streaming Zamil Majdy 2026-03-31 19:09:13 +02:00
  • 282aa85d8f Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into feat/agent-generation-dry-run-loop Zamil Majdy 2026-03-31 19:08:59 +02:00
  • 4cb138f22d refactor(backend/copilot): replace pre-launch hack with readOnlyHint annotations Zamil Majdy 2026-03-31 19:07:39 +02:00
  • 8c4b90f139 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/copilot-creds-event-loop Zamil Majdy 2026-03-31 19:07:36 +02:00