Commit Graph

  • 239dd31c91 feat: add GetUsageStatsByModelAgentsForFlow query and related GraphQL types Dmitry Ng 2026-04-22 19:51:20 +03:00
  • c893bb817e docs: fix pentesting methodology links mason5052 2026-04-22 12:36:18 -04:00
  • aa718e2330 docs: clarify settings config paths mason5052 2026-04-22 12:36:12 -04:00
  • a285a99e28 docs: tighten memory lifecycle guidance mason5052 2026-04-22 12:36:08 -04:00
  • 263eaf56ab fix: harden flow file uploads mason5052 2026-04-22 12:35:55 -04:00
  • 93aae13015 feat: add Noto Sans font family for enhanced PDF report generation Dmitry Ng 2026-04-22 19:09:08 +03:00
  • 5d7106b2a8 feat: implement tooltip animation for chart components to enhance user experience Dmitry Ng 2026-04-22 18:03:47 +03:00
  • 83270bab5d chore: update GraphQL Codegen dependencies to latest versions in package.json and pnpm-lock.yaml Dmitry Ng 2026-04-22 16:58:37 +03:00
  • fa78acc04c Merge remote-tracking branch 'origin/feature/frontend' into feature/next-release Dmitry Ng 2026-04-22 16:00:32 +03:00
  • 01987b60fc feat: enhance ChartCard component to display a no-data state with a bar chart icon Dmitry Ng 2026-04-22 15:56:12 +03:00
  • 17005d8ef8 chore: update Dockerfile to set PNPM environment variables and remove unused dependencies from pnpm-lock.yaml Dmitry Ng 2026-04-22 15:30:06 +03:00
  • 269d851eab chore: migrate project to pnpm by updating installation commands and CI configuration Dmitry Ng 2026-04-22 15:10:55 +03:00
  • 897bb7ec53 chore: update pgx dependency to version 5.8.0 in go.mod and go.sum Dmitry Ng 2026-04-22 15:04:51 +03:00
  • 8fed9a8cd8 docs: clarify proxy configuration and Docker pull test in network validation documentation Dmitry Ng 2026-04-22 14:46:45 +03:00
  • 246abf7367 Merge pull request #262 from mason5052/codex/issue-258-docker-mirror-docs Dmitry Ng 2026-04-22 15:30:51 +04:00
  • 78e46bd77a refactor: update TERMINAL_TOOL_TIMEOUT to 1200 seconds with detailed documentation Dmitry Ng 2026-04-22 13:22:32 +03:00
  • 0e7c238cad Merge pull request #261 from mason5052/codex/issue-256-terminal-timeout Dmitry Ng 2026-04-21 15:33:33 +04:00
  • 4294eac935 docs: update authentication settings in configuration documentation to reflect changes in OAuth client initialization Dmitry Ng 2026-04-21 13:19:27 +03:00
  • 25524cb271 Merge pull request #260 from mason5052/codex/issue-219-oauth-docs Dmitry Ng 2026-04-21 13:29:42 +04:00
  • 3e16e02c9a Merge pull request #259 from Kairos-T/main Dmitry Ng 2026-04-21 13:18:44 +04:00
  • 4e55e30829 feat: update dashboard page and dashboard flow component Sergey Kozyrenko 2026-04-21 07:24:23 +07:00
  • ed222648b7 fix: migration to pnpm Sergey Kozyrenko 2026-04-14 22:04:21 +07:00
  • 93443fc959 fix: lint Sergey Kozyrenko 2026-04-14 21:05:05 +07:00
  • 4d7c3678a9 feat: add flow-scoped file uploads mason5052 2026-04-19 14:27:06 -04:00
  • e86052b041 docs: clarify current web settings coverage mason5052 2026-04-16 12:38:51 -04:00
  • ea8aa205bc docs: clarify current PentAGI capability boundaries mason5052 2026-04-16 12:27:11 -04:00
  • 4e2ece8945 docs: clarify memory lifecycle across flows Mason Kim(ZINUS US_SALES) 2026-04-15 19:35:08 -04:00
  • a9a0b76226 docs: add pentesting prompt methodology guide Mason Kim(ZINUS US_SALES) 2026-04-15 18:04:50 -04:00
  • a07c28c2ae docs: add authorized-use reminder Mason Kim(ZINUS US_SALES) 2026-04-15 17:52:16 -04:00
  • 92232f5755 fix: accept compose version output on error Mason Kim(ZINUS US_SALES) 2026-04-15 17:51:28 -04:00
  • eea0a86c85 fix: align compose checks with docker compose Mason Kim(ZINUS US_SALES) 2026-04-15 16:18:36 -04:00
  • af1bf049af docs: add first-use guide after login Mason Kim(ZINUS US_SALES) 2026-04-15 16:15:21 -04:00
  • f984c7865e docs: add Docker mirror guidance for restricted networks Mason Kim(ZINUS US_SALES) 2026-04-15 13:45:45 -04:00
  • 1d6da349d4 fix: clamp oversized terminal timeout Mason Kim(ZINUS US_SALES) 2026-04-15 13:14:16 -04:00
  • ef195de84a docs: fix OAuth callback URL docs Mason Kim(ZINUS US_SALES) 2026-04-15 13:14:06 -04:00
  • 86d7666c86 feat: add configurable terminal tool timeout Mason Kim(ZINUS US_SALES) 2026-04-15 12:34:03 -04:00
  • 72a5671562 docs: clarify OAuth callback configuration Mason Kim(ZINUS US_SALES) 2026-04-15 11:02:56 -04:00
  • 7214abeefb fix(docs): resolve mermaid syntax errors Kairos 2026-04-15 11:06:02 +08:00
  • 9b61afb042 fix(docs): resolve mermaid syntax errors Kairos 2026-04-15 10:46:55 +08:00
  • 2ec8ef3d9b ci: update CI workflow to use 'main' branch instead of 'master' for build triggers Dmitry Ng 2026-04-12 02:23:47 +03:00
  • e97eaec410 chore: update package-lock.json with dependency version upgrades for ajv, axios, and brace-expansion Dmitry Ng 2026-04-12 02:09:13 +03:00
  • 301d681bfa docs: update README for improved structure and clarity, including new sections for architecture and LLM provider configurations Dmitry Ng 2026-04-12 01:08:58 +03:00
  • 87ac00f195 test(graphiti): strengthen search method tests with proper types v2.0.0 Dmitry Ng 2026-04-11 15:20:52 +03:00
  • 51385079ed Merge pull request #244 from mason5052/test/graphiti-client-coverage Dmitry Ng 2026-04-11 16:13:25 +04:00
  • 20ff85ebd6 Merge pull request #243 from mason5052/infra/docker-compose-healthchecks Dmitry Ng 2026-04-11 16:11:24 +04:00
  • 6753e2b3d6 test(langfuse): strengthen noop tests with safer assertions Dmitry Ng 2026-04-11 14:02:21 +03:00
  • b323a8ace0 test: add unit tests for langfuse context and noop observer (#242) Mason 2026-04-11 06:43:36 -04:00
  • 10e77fb546 test(langfuse): fix float assertions and strengthen type checks Dmitry Ng 2026-04-11 13:40:15 +03:00
  • 930830e742 test(schema): improve test clarity with null byte comments Dmitry Ng 2026-04-11 13:17:55 +03:00
  • c08cc0ff10 Merge pull request #247 from vxcontrol/feature/switch_provider Dmitry Ng 2026-04-09 01:03:37 +04:00
  • 7c25f356ed feat: enable runtime provider switching Dmitry Ng 2026-04-08 23:03:04 +03:00
  • 44e14775a4 Merge pull request #241 from mason5052/test/langfuse-helpers-coverage Dmitry Ng 2026-04-09 00:52:59 +04:00
  • 5e2deebd17 Merge pull request #246 from vxcontrol/feature/frontend Dmitry Ng 2026-04-09 00:46:35 +04:00
  • f49d9cba42 feat: update terminal Sergey Kozyrenko 2026-04-09 02:24:58 +07:00
  • 046f0dbe92 feat: update terminal Sergey Kozyrenko 2026-04-09 01:36:20 +07:00
  • 166035b3de test: add unit tests for graphiti client disabled mode mason5052 2026-04-08 12:06:32 -04:00
  • 161b122d91 test: add getCurrentTimeRef test and strengthen ModelParameters assertions mason5052 2026-04-08 11:29:00 -04:00
  • 223b832840 infra: add healthcheck for pgvector in docker-compose mason5052 2026-04-08 09:47:20 -04:00
  • cad6b01ebb test: add unit tests for langfuse helpers package mason5052 2026-04-08 09:44:01 -04:00
  • e687b8edfb Merge pull request #240 from vxcontrol/dependabot/npm_and_yarn/frontend/npm_and_yarn-127d3e4132 Dmitry Ng 2026-04-08 14:22:27 +04:00
  • 8933e208f8 build(deps): bump the npm_and_yarn group across 1 directory with 4 updates dependabot[bot] 2026-04-08 01:56:23 +00:00
  • 36ac0c876b Merge pull request #234 from octo-patch/fix/issue-220-user-defined-provider-precedence Dmitry Ng 2026-04-08 04:58:07 +04:00
  • 1a51a7d70a Merge pull request #237 from vxcontrol/dependabot/npm_and_yarn/frontend/npm_and_yarn-c4bc6a0a9e Dmitry Ng 2026-04-08 04:36:53 +04:00
  • fc91758b9c Merge pull request #238 from vxcontrol/feature/frontend Dmitry Ng 2026-04-08 04:36:05 +04:00
  • 089dcb36b4 feat: implement flow templates management Dmitry Ng 2026-04-08 03:34:32 +03:00
  • 445f131430 chore: remove unused frontend Dockerfile, entrypoint script, and Nginx configuration files Dmitry Ng 2026-04-08 00:54:35 +03:00
  • 51cb312b57 Merge pull request #230 from mason5052/test/server-models-validation Dmitry Ng 2026-04-08 01:20:43 +04:00
  • 9f882276a2 Merge pull request #232 from vxcontrol/dependabot/go_modules/backend/go_modules-a978bc362c Dmitry Ng 2026-04-08 01:15:36 +04:00
  • fe9ba1a89e feat: update terminal Sergey Kozyrenko 2026-04-07 23:14:34 +07:00
  • 1b2681cd99 test: shadow loop variable to prevent parallel subtest capture mason5052 2026-04-06 19:15:29 -04:00
  • 04a054431e build(deps-dev): bump vite dependabot[bot] 2026-04-06 20:24:41 +00:00
  • 264116827d feat(bedrock): auto-seed provider from BEDROCK_CONFIG_PATH on startup salecharohit 2026-04-06 15:19:54 +05:30
  • b1b606df7a fix(docker): align BEDROCK_CONFIG_PATH pattern with existing providers salecharohit 2026-04-06 12:46:47 +05:30
  • aeeb98dd00 fix(docker): hardcode BEDROCK_CONFIG_PATH in-container path in compose salecharohit 2026-04-06 12:41:43 +05:30
  • a12ffe9c01 fix: user-defined providers take precedence over built-in providers (fixes #220) Octopus 2026-04-05 09:44:53 +08:00
  • 4be1a26cba docs: document BEDROCK_CONFIG_PATH in README salecharohit 2026-04-04 22:49:44 +05:30
  • 36b7981240 feat(bedrock): add BEDROCK_CONFIG_PATH support for custom provider config salecharohit 2026-04-04 22:42:17 +05:30
  • 17a76e46e2 build(deps): bump github.com/go-jose/go-jose/v4 dependabot[bot] 2026-04-03 04:22:29 +00:00
  • d56952653f Merge pull request #231 from mason5052/test/schema-validation Dmitry Ng 2026-04-02 11:08:46 +04:00
  • 53ea23e49e feat: dashboard Sergey Kozyrenko 2026-04-02 00:17:30 +07:00
  • 8ddc25f411 test: add failure-path coverage for schema validation mason5052 2026-03-31 21:54:51 -04:00
  • 62dbefdd25 test: fill coverage gaps in server/models validation tests mason5052 2026-03-31 21:53:39 -04:00
  • cc0260b205 test: add unit tests for schema package JSON Schema validation mason5052 2026-03-31 20:37:16 -04:00
  • 5d4638e79d test: add unit tests for server/models validation functions mason5052 2026-03-31 20:36:51 -04:00
  • e8d49de9af Merge pull request #228 from vxcontrol/dependabot/npm_and_yarn/frontend/npm_and_yarn-127d3e4132 Dmitry Ng 2026-03-29 22:02:51 +04:00
  • 790da20c13 docs: add CONTRIBUTORS.md to acknowledge all project contributors Dmitry Ng 2026-03-29 20:46:55 +03:00
  • 600419bed3 feat: add license compliance documentation and reporting tools Dmitry Ng 2026-03-29 18:48:06 +03:00
  • c8cd0e68f9 feat: add Docker host network mode support and improve agent terminal execution Dmitry Ng 2026-03-29 15:53:30 +03:00
  • 1b9a6f4824 Bump the npm_and_yarn group across 1 directory with 4 updates dependabot[bot] 2026-03-29 12:26:02 +00:00
  • b90ea4711e repo final state v1.2.0 v1.1.0 v1.0.1 v1.0.0 v0.3.0 v0.2.0 v0.1.0 Dmitry Ng 2026-03-26 06:16:07 +03:00