Commit Graph

  • f57e988586 feat(cast): add JSON control character sanitization for tool call arguments feature/next-release Dmitry Ng 2026-05-03 00:48:47 +03:00
  • 9cd52b102a fix(csum): prevent out-of-range errors in recent section determination Dmitry Ng 2026-05-03 00:47:47 +03:00
  • 46c7807af9 fix(main): router initialization Dmitry Ng 2026-05-03 00:47:04 +03:00
  • e370450dab feat(browser): enhance HTML and MD content handling with warnings for small content and errors for binary URLs Dmitry Ng 2026-05-03 00:45:27 +03:00
  • b254ff6f90 refactor(flow_manager): improve error handling for running tasks Dmitry Ng 2026-05-03 00:43:51 +03:00
  • 75eb8e0f1e fix(aslog): implement TryLock to prevent deadlock in workerMsgUpdater Dmitry Ng 2026-05-03 00:42:17 +03:00
  • c068d86bf0 feat(docker): update Dockerfile and add new vLLM configurations Dmitry Ng 2026-05-02 18:57:42 +03:00
  • 268732f610 feat(file-manager): add subtree selection, open gesture, and parent-dir drop forwarding feature/frontend-next Sergey Kozyrenko 2026-05-02 17:24:42 +07:00
  • ba14913c0e refactor: standardize resource ID handling and improve flow file management Dmitry Ng 2026-05-01 16:11:45 +03:00
  • 8830ae7010 fix: update resource handling and API documentation Dmitry Ng 2026-05-01 16:11:09 +03:00
  • 629c018a68 fix: bug with retrieving resources recursive via graphql Dmitry Ng 2026-05-01 16:07:35 +03:00
  • b6f7fd7ef8 feat: enhance task and subtask handling with interruption management Dmitry Ng 2026-05-01 16:05:12 +03:00
  • 3da56244dd feat: integrate user resources into flows and polish file manager Sergey Kozyrenko 2026-05-01 04:32:52 +07:00
  • 0c412cedf9 refactor(flow-files): naming Sergey Kozyrenko 2026-04-30 19:00:47 +07:00
  • ca747b867a chore: remove unused shadcn AI and crud reference components Sergey Kozyrenko 2026-04-29 17:16:10 +07:00
  • f35d2cc0ae refactor(file-manager): polish API, accessibility, and naming Sergey Kozyrenko 2026-04-29 16:56:07 +07:00
  • 58f3c09cb0 chore: add shadcn AI and crud reference components Sergey Kozyrenko 2026-04-28 21:52:59 +07:00
  • 929ee4e8c2 style: reformat flow-form long lines Sergey Kozyrenko 2026-04-28 21:52:49 +07:00
  • 2b8d4186c6 feat: support async handlers in ConfirmationDialog Sergey Kozyrenko 2026-04-28 21:52:39 +07:00
  • 52825cadeb refactor: introduce typed axios api wrapper and migrate consumers Sergey Kozyrenko 2026-04-28 21:52:30 +07:00
  • d390fb1dba refactor: integrate FileManager into flow files page Sergey Kozyrenko 2026-04-28 21:51:06 +07:00
  • d9416363dd feat: add reusable file manager component Sergey Kozyrenko 2026-04-28 21:50:53 +07:00
  • 3002b2bf5e feat: add resourses Sergey Kozyrenko 2026-04-27 15:32:42 +07:00
  • 956c11eadc feat: introduce engagement-log/technical-channel language policy across agent prompts Dmitry Ng 2026-04-30 15:29:56 +03:00
  • 47044dd1cf Merge pull request #294 from mason5052/codex/issue-289-web-ui-account-guidance Dmitry Ng 2026-04-30 12:05:17 +04:00
  • c0035ac130 Merge pull request #293 from mason5052/codex/issue-291-fix-processor-doc-links Dmitry Ng 2026-04-30 12:03:07 +04:00
  • b9ac8fef5f Merge pull request #292 from mason5052/codex/issue-192-assistant-flow-management-docs Dmitry Ng 2026-04-30 12:01:12 +04:00
  • 47de4e44e6 docs: update links in configuration and flow execution documents, add directory for proposals Dmitry Ng 2026-04-30 10:05:57 +03:00
  • 6257612689 docs: add OSINT integration scenarios (#278) Mason 2026-04-30 02:47:08 -04:00
  • 4a8c491299 docs: clarify web UI account setup mason5052 2026-04-29 11:00:50 -04:00
  • 29d5723620 docs: fix processor wizard integration links mason5052 2026-04-29 10:58:03 -04:00
  • 9666cf35ca docs: explain assistant flow management Mason Kim(ZINUS US_SALES) 2026-04-28 19:19:57 -04:00
  • 402dfbe0ee Merge pull request #277 from mason5052/codex/issue-235-evidence-chain-rfc Dmitry Ng 2026-04-29 01:35:59 +04:00
  • 425f075a96 Merge pull request #276 from mason5052/codex/issue-71-scope-of-work-template Dmitry Ng 2026-04-29 01:08:29 +04:00
  • de6f527e6f Apply suggestions from code review Dmitry Ng 2026-04-29 01:07:47 +04:00
  • a8289fcbba Merge pull request #275 from mason5052/codex/issue-69-openvas-custom-image-guide Dmitry Ng 2026-04-29 01:05:19 +04:00
  • fb607a8bc7 Merge branch 'feature/next-release' into codex/issue-69-openvas-custom-image-guide Dmitry Ng 2026-04-29 01:05:07 +04:00
  • 1d6f842bb9 test: add comprehensive coverage for FlowFileService HTTP handlers Dmitry Ng 2026-04-28 22:48:23 +03:00
  • 452a2d51e2 fix: expand ResourceService coverage with comprehensive scenarios Dmitry Ng 2026-04-28 22:02:49 +03:00
  • aa4b70eaba feat: add user resources system and flow integration Dmitry Ng 2026-04-28 17:00:17 +03:00
  • 7c4ebda2c2 feat: enhance Docker client with container file operations and API integration Dmitry Ng 2026-04-27 13:19:39 +03:00
  • 72b1c8489e feat: implement flow file management with upload and retrieval capabilities Dmitry Ng 2026-04-27 10:03:42 +03:00
  • 7cdb3a61cb Merge pull request #272 from mason5052/codex/issue-193-flow-file-uploads-v1 Dmitry Ng 2026-04-24 04:03:39 +04:00
  • 5e902ca255 docs: update API tokens section to reflect new naming convention in settings Dmitry Ng 2026-04-24 03:00:48 +03:00
  • 378db10732 Merge pull request #270 from mason5052/codex/issue-191-settings-coverage Dmitry Ng 2026-04-24 03:52:41 +04:00
  • fadb4dc80e Merge pull request #269 from mason5052/codex/issue-35-capability-boundaries-docs Dmitry Ng 2026-04-24 03:50:05 +04:00
  • 5067e8f5a4 feat: add assistant flow management tools and summarizer cache Dmitry Ng 2026-04-24 02:37:09 +03:00
  • 172fb8754f Merge pull request #267 from mason5052/codex/issue-74-memory-lifecycle-docs Dmitry Ng 2026-04-22 22:15:23 +04:00
  • b748af5374 docs: reorganize Pentesting Prompt Methodology section in README.md Dmitry Ng 2026-04-22 21:08:34 +03:00
  • 6919511022 Merge pull request #266 from mason5052/codex/issue-79-pentest-methodology-guide Dmitry Ng 2026-04-22 21:49:33 +04:00
  • ec449dd414 fix: update troubleshooting instructions for Docker Compose installation Dmitry Ng 2026-04-22 20:47:53 +03:00
  • 329c9ae1d0 Merge pull request #265 from mason5052/codex/issue-254-compose-check-alignment Dmitry Ng 2026-04-22 21:35:45 +04:00
  • a1b6e9e826 docs: update Assistant mode description in README.md to include sub-agent delegation feature Dmitry Ng 2026-04-22 20:24:08 +03:00
  • 4b5e5e80f6 Merge pull request #264 from mason5052/codex/issue-61-first-use-guide Dmitry Ng 2026-04-22 21:07:56 +04:00
  • 31a502ff73 docs: add evidence chain RFC mason5052 2026-04-22 13:07:27 -04:00
  • 5bc534c590 docs: add scope-of-work pentest template mason5052 2026-04-22 13:05:40 -04:00
  • 3e4e800c44 docs: add OpenVAS custom image guide mason5052 2026-04-22 13:04:01 -04:00
  • 211931839e feat: add Azure OpenAI provider configuration file Dmitry Ng 2026-04-22 20:00:17 +03:00
  • 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 main 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