Commit Graph

  • fba7cd830d fix(frontend): address PR review — use design tokens, add error handling, fix sidebar abhi1992002 2026-03-26 16:01:38 +05:30
  • dd9c7b5c73 fix(frontend): restore e2e regressions abhi1992002 2026-03-25 11:17:56 +05:30
  • 11eed58283 fix(frontend): restore feature flag gate on copilot page and reset CHAT flag default abhi1992002 2026-03-25 10:19:42 +05:30
  • 664864ac2b fix(frontend): remove unused imports to fix lint errors abhi1992002 2026-03-20 21:16:49 +05:30
  • aad195e3a2 feat(frontend): clean up sidebar and navbar — remove navlinks/logo from navbar, move to sidebar abhi1992002 2026-03-20 21:00:16 +05:30
  • 6ac4dc174c feat(frontend): add app-level left sidebar with nav links and dynamic content abhi1992002 2026-03-17 21:39:19 +05:30
  • 2e69220d55 style(test): fix trailing whitespace in dedup tests Zamil Majdy 2026-03-28 03:18:11 +00:00
  • 497499a5e6 fix(frontend): regenerate openapi.json with CreateSessionRequest extra=forbid Zamil Majdy 2026-03-28 03:15:45 +00:00
  • 97b5fb89f6 chore: retrigger CI for Docker rate limit recovery Zamil Majdy 2026-03-28 03:10:30 +00:00
  • 4b4dea3a17 style(test): format SQL query block tests with ruff Zamil Majdy 2026-03-28 02:39:16 +00:00
  • fa2ee08c60 fix(test): replace real-looking connection strings with test.invalid hosts Zamil Majdy 2026-03-28 00:47:28 +00:00
  • 9da61c760c test(backend): add security-focused tests for SQL query block Zamil Majdy 2026-03-28 00:07:42 +00:00
  • cc2205e0c4 fix(copilot): reject nested metadata.dry_run with 422 and add contract tests Zamil Majdy 2026-03-28 00:06:12 +00:00
  • 8ac86a03b5 fix(platform): correct tier multiplier labels and add tier validation tests Zamil Majdy 2026-03-28 00:00:55 +00:00
  • 2aac78eae4 fix(frontend): fix lint and type errors in tier selector Zamil Majdy 2026-03-27 23:43:28 +00:00
  • 5ec5c9ae41 ghrs: report 03-27-2308-2D19 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-27 23:31:32 +00:00
  • 9be5e8a426 ghrs: stars and forks 03-27-2308-2D19 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-27 23:31:29 +00:00
  • b0640b1e69 ghrs: vc agg 03-27-2308-2D19 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-27 23:31:29 +00:00
  • dc9a7d9a69 ghrs: snap 03-27-2308-2D19 for Significant-Gravitas/AutoGPT GitHub Action 2026-03-27 23:31:22 +00:00
  • 001ef93b37 Merge branch 'dev' into fix/open-2895-sheets-missing-credentials fix/open-2895-sheets-missing-credentials Nicholas Tindle 2026-03-27 15:00:45 -05:00
  • dbfc791357 feat(frontend): add subscription tier selector to admin rate-limits page Zamil Majdy 2026-03-27 16:18:12 +00:00
  • f38dc339f0 fix(blocks): rename placeholder_values to options on AgentDropdownInputBlock [REQ-78] Toran Bruce Richards 2026-03-27 16:09:25 +00:00
  • 7f435c3b02 test(backend): add edge-case tests for tool name disambiguation Zamil Majdy 2026-03-27 15:57:52 +00:00
  • 9caded45c5 test: add round 2 E2E screenshots for PR #12594 Zamil Majdy 2026-03-27 13:44:28 +00:00
  • c31f0cf549 test: add E2E test screenshots for PR #12594 Zamil Majdy 2026-03-27 12:58:36 +00:00
  • 63405daa1a fix(frontend): restore smooth scroll for streaming content, keep instant for initial load Krzysztof Czerwinski 2026-03-27 21:07:53 +09:00
  • 15bd82a4bd Merge remote-tracking branch 'origin/dev' into kpczerwinski/secrt-2060-copilot-load-messages-from-newest-first-with-pagination Krzysztof Czerwinski 2026-03-27 20:36:46 +09:00
  • 68f5d2ad08 fix(blocks): raise AIConditionBlock errors instead of swallowing them (#12593) Zamil Majdy 2026-03-27 17:28:14 +07:00
  • 90c8ab936d Merge branch 'dev' into make-old-work Nicholas Tindle 2026-03-27 05:23:44 -05:00
  • 2b3d730ca9 dx(skills): add /open-pr and /setup-repo skills (#12591) Nicholas Tindle 2026-03-27 05:22:03 -05:00
  • 839483c3b6 dx(platform): normalize shared agent docs codex/claude-skills-bridge Nicholas Tindle 2026-03-27 03:49:30 -05:00
  • 5231276ce9 fix(copilot): prevent dry-run metadata from leaking into LLM context Zamil Majdy 2026-03-27 08:41:49 +00:00
  • c9abd19c62 Merge branch 'dev' of https://github.com/Significant-Gravitas/AutoGPT into codex/claude-skills-bridge Nicholas Tindle 2026-03-27 03:07:56 -05:00
  • 37498f04cb dx(platform): normalize agent instruction files Nicholas Tindle 2026-03-27 02:53:54 -05:00
  • 177d223334 dx(platform): bridge claude skills into codex Nicholas Tindle 2026-03-27 02:31:55 -05:00
  • 1d8e6fffe2 fix(copilot): reference SendAuthenticatedWebRequestBlock in tool discovery + fix CI Zamil Majdy 2026-03-27 13:44:25 +07:00
  • 82c1b06940 fix(orchestrator): guard against non-string tool names in _disambiguate_tool_names Zamil Majdy 2026-03-27 13:43:11 +07:00
  • f28628e34b fix(backend): preserve thinking blocks during transcript compaction (#12574) Zamil Majdy 2026-03-27 13:36:52 +07:00
  • 9a7ecaa19c test: add screenshots for PR #12574 copilot thinking blocks test test-screenshots/pr-12574 Zamil Majdy 2026-03-27 13:33:30 +07:00
  • f67e05ef98 revert(orchestrator): use simple _1 _2 _3 numeric suffixes for duplicate tool names Zamil Majdy 2026-03-27 13:32:20 +07:00
  • 880c957c86 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into feat/rate-limit-tiering Zamil Majdy 2026-03-27 13:29:04 +07:00
  • d3d7086dd1 fix(copilot): deduplicate dry-run instructions, keep only in guide Zamil Majdy 2026-03-27 13:26:13 +07:00
  • 8cddf26ed6 test(backend): add edge-case tests for tool name disambiguation Zamil Majdy 2026-03-27 13:23:09 +07:00
  • 17810d268a test: add screenshots for PR #12555 orchestrator tool dedup testing test-screenshots/pr-12555 Zamil Majdy 2026-03-27 13:16:13 +07:00
  • 857a8ef0aa test(rate-limit): add tier-limit enforcement integration tests Zamil Majdy 2026-03-27 13:15:22 +07:00
  • c5d48c23b7 fix(simulator): preserve traditional mode in dry-run preparation Zamil Majdy 2026-03-27 13:14:51 +07:00
  • 3f5c2b93cd fix(orchestrator): use descriptive suffixes for duplicate tool names Zamil Majdy 2026-03-27 13:13:54 +07:00
  • 1008f9fcd4 merge: resolve conflicts with dev, keep tier changes Zamil Majdy 2026-03-27 13:12:38 +07:00
  • 1750c833ee fix(frontend): upgrade Docker Node.js from v21 (EOL) to v22 LTS (#12561) master Zamil Majdy 2026-03-27 13:11:23 +07:00
  • b6a027fd2b fix(platform): fix prod Sentry errors and reduce on-call alert noise (#12565) Zamil Majdy 2026-03-27 13:09:42 +07:00
  • 1ff38bd66f fix(platform): fall back to simulation when dry-run credentials missing + poll execution details Zamil Majdy 2026-03-27 13:02:27 +07:00
  • e5fd97339f test: add E2E test screenshots for PR #12561 test-screenshots/pr-12561 Zamil Majdy 2026-03-27 12:58:09 +07:00
  • 366e761cf2 fix(backend): remove dry-run markers from simulated block output text Zamil Majdy 2026-03-27 12:54:56 +07:00
  • fb74fcf4a4 feat(platform): add shared admin user search + rate-limit modal on spending page (#12577) Zamil Majdy 2026-03-27 12:53:04 +07:00
  • 4fb008969e test: add E2E test screenshots for PR #12577 test-screenshots/pr-12577 Zamil Majdy 2026-03-27 12:50:00 +07:00
  • 21cf91dbc3 test: add screenshots for PR #12577 admin rate-limit management testing Zamil Majdy 2026-03-27 12:46:53 +07:00
  • f2546b3131 fix(platform): run OrchestratorBlock with cheap model in dry-run instead of skipping Zamil Majdy 2026-03-27 12:33:16 +07:00
  • c26791e6ae fix(test): mock get_global_rate_limits in reset_usage tests Zamil Majdy 2026-03-27 12:19:19 +07:00
  • 4a581ef3d7 fix(copilot): add explicit dry_run= to all callers after making it mandatory Zamil Majdy 2026-03-27 12:12:18 +07:00
  • cf66c08125 fix(platform): rewrite migration to create enum before referencing it Zamil Majdy 2026-03-27 12:05:21 +07:00
  • c10389a88c refactor(copilot): make dry_run a mandatory parameter in tool signatures Zamil Majdy 2026-03-27 11:57:58 +07:00
  • b4362785e4 fix(platform): update enterprise tier multiplier from 50x to 60x Zamil Majdy 2026-03-27 11:31:24 +07:00
  • 1184ec4cf5 fix(backend): replace f-string interpolation with str(int()) for SET timeout commands Zamil Majdy 2026-03-27 11:27:25 +07:00
  • f38fa96df4 refactor(platform): update tier structure — remove STANDARD, add BUSINESS, default to PRO Zamil Majdy 2026-03-27 11:25:50 +07:00
  • 880d304e9e fix(copilot): handle None in folder tool .strip() calls Zamil Majdy 2026-03-27 11:18:46 +07:00
  • b054c20dce docs(backend): regenerate block docs to fix check-docs-sync Zamil Majdy 2026-03-27 11:17:36 +07:00
  • 3245fb8c4b fix(backend): fix remaining stale pyodbc comment in MSSQL section Zamil Majdy 2026-03-27 11:12:22 +07:00
  • b92d0c6b24 fix(backend): address round 2 review — port validation, comment fix, dead fallback Zamil Majdy 2026-03-27 11:10:55 +07:00
  • 7b0096c216 fix(copilot): address review round 2 — remove internal Python refs from guide, format system prompt Zamil Majdy 2026-03-27 11:09:58 +07:00
  • c000e1f9da fix(copilot): address review round 1 — deduplicate prompts, relocate tests Zamil Majdy 2026-03-27 11:07:51 +07:00
  • 98c8f94ef2 fix(platform): address round 1 review findings for rate-limit tiering Zamil Majdy 2026-03-27 11:07:50 +07:00
  • 001fc2d55b test(backend): mock get_global_rate_limits in reset_usage tests for determinism Zamil Majdy 2026-03-27 11:06:58 +07:00
  • faf14c201d fix(backend): address review round — remove SQLite, hide password, cleanup dead code Zamil Majdy 2026-03-27 11:06:46 +07:00
  • 88364fada7 fix(copilot): document metadata immutability and remove redundant or-guard Zamil Majdy 2026-03-27 11:05:47 +07:00
  • 895e2764e3 fix(platform): address review R1 - fix docstring, stale closures, shared formatCents Zamil Majdy 2026-03-27 11:03:11 +07:00
  • 8cc2349717 fix(copilot): fix return type annotation, add strip() comment, clean up test yield style Zamil Majdy 2026-03-27 11:03:07 +07:00
  • 7e62fdae48 fix(backend): address round 1 review findings for tool dedup Zamil Majdy 2026-03-27 11:03:02 +07:00
  • 5b432c35b2 fix(platform): remove hardcoded 3-iteration cap from dry-run loop Zamil Majdy 2026-03-27 11:00:27 +07:00
  • ddab858525 Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into fix/frontend-node-upgrade Zamil Majdy 2026-03-27 10:59:13 +07:00
  • 6f3c2dca61 fix(frontend): upgrade Docker Node.js from v21 (EOL) to v22 LTS Zamil Majdy 2026-03-27 10:55:44 +07:00
  • 9dc6f0a331 fix(backend): address review nits - fix docstring and hoist constant Zamil Majdy 2026-03-27 10:53:43 +07:00
  • 7b0111d9b5 test(copilot): add missing PRO tier 10x multiplier test Zamil Majdy 2026-03-27 10:48:53 +07:00
  • e8ce06c92f fix(copilot): align test docstring with narrowed dry_run scope wording Zamil Majdy 2026-03-27 10:44:38 +07:00
  • b5a8cc40b9 fix(platform): address round-4 nits — docstring clarity, card-in-dialog styling Zamil Majdy 2026-03-27 10:44:10 +07:00
  • fbb5e00c5e fix(backend): update _sanitize_error docstring to mention IPv6 scrubbing Zamil Majdy 2026-03-27 10:42:33 +07:00
  • 35dbae4469 test(copilot): add regression test for prompt error pin exclusion Zamil Majdy 2026-03-27 10:41:07 +07:00
  • e680738074 fix(copilot): fix broken migration and narrow dry_run scope in docs Zamil Majdy 2026-03-27 10:40:55 +07:00
  • 4cc46236a6 fix(platform): address round-3 review — lazy logging, aria-label, colSpan, key uniqueness Zamil Majdy 2026-03-27 10:40:52 +07:00
  • 16642aad26 fix(copilot): remove redundant "3 iterations" repetition in supplement Zamil Majdy 2026-03-27 10:40:38 +07:00
  • 07b7ad1b8c fix(backend): address round 1 review findings for SQL query block Zamil Majdy 2026-03-27 10:39:46 +07:00
  • c95e642104 fix(copilot): standardize iteration wording, add test for tool discovery priority, fix cross-reference Zamil Majdy 2026-03-27 10:37:20 +07:00
  • 49a3f0f492 fix(copilot): resolve prompt contradiction, clean up leftover variable, clarify guard comment Zamil Majdy 2026-03-27 10:37:19 +07:00
  • 61c311aad9 fix(backend): simplify dry-run special block handling per review feedback Zamil Majdy 2026-03-27 10:32:11 +07:00
  • a866e8d709 fix(backend): harden _disambiguate_tool_names and extract shared SENSITIVE_FIELD_NAMES Zamil Majdy 2026-03-27 10:30:01 +07:00
  • 85e9e4c5b7 refactor(copilot): rename RateLimitTier to SubscriptionTier with Prisma enum Zamil Majdy 2026-03-27 10:17:21 +07:00
  • ccc6817eec refactor(copilot): move tool/action search priority to shared supplement Zamil Majdy 2026-03-27 10:13:51 +07:00
  • b7aa293a86 fix(platform): drop empty error pins at simulator source instead of patching downstream Zamil Majdy 2026-03-27 10:11:24 +07:00
  • 96554732ee refactor(copilot): remove _session_dry_run ContextVar; use session.dry_run directly Zamil Majdy 2026-03-27 10:04:13 +07:00
  • 3d8c040e33 refactor(copilot): replace **kwargs with typed parameters in tool _execute methods Zamil Majdy 2026-03-27 09:59:07 +07:00
  • e900ee615a fix(copilot): move get_user_tier import to top-level and expose cache via public API Zamil Majdy 2026-03-27 09:52:59 +07:00