Commit Graph

  • ad3b5062e1 fix(autocomplete): keep cmdk a11y attributes in sync with popover state Sergey Kozyrenko 2026-05-12 23:11:05 +07:00
  • ba63992e88 feat(autocomplete): substring filter and code-language suggestions Sergey Kozyrenko 2026-05-12 23:10:45 +07:00
  • 8da0312e9d feat(knowledge): allow docType edit, partial UPDATE, and field-clear on save Sergey Kozyrenko 2026-05-12 11:36:11 +07:00
  • 616b864b17 style: prettier reformat in unrelated utilities Sergey Kozyrenko 2026-05-12 09:48:00 +07:00
  • 8b1cf00ba1 refactor(knowledge): split page into form, layout, header and field components Sergey Kozyrenko 2026-05-12 09:47:54 +07:00
  • 4a1f5ba527 fix(markdown-editor): keep RHF clean and undo stack empty on mount Sergey Kozyrenko 2026-05-11 13:36:38 +07:00
  • ca1dfa138c feat(knowledge): enhance document update functionality with docType handling Dmitry Ng 2026-05-11 10:29:13 +03:00
  • 4675cf8e15 feat(autocomplete): add free-text autocomplete primitive, wire to container path input Sergey Kozyrenko 2026-05-09 23:05:59 +07:00
  • d97b355ce2 feat(file-manager): expand/collapse all toggle in header Sergey Kozyrenko 2026-05-09 21:25:42 +07:00
  • 5fa3d65fe3 refactor(file-manager): replace mutating addAllToSet/removeAllFromSet with pure addAll/removeAll Sergey Kozyrenko 2026-05-09 20:52:15 +07:00
  • 08fe658925 docs(knowledge): explain skipNextBlockRef cycle in KnowledgeForm Sergey Kozyrenko 2026-05-09 20:49:37 +07:00
  • 4055a981cb test(file-manager): pin compareSizes behavior with directories across folders-first toggle Sergey Kozyrenko 2026-05-09 20:49:05 +07:00
  • 7125834e7e refactor(frontend): data-router migration, FileManager sorting, shared utilities Sergey Kozyrenko 2026-05-09 20:34:55 +07:00
  • 5af902872a docs(rfc): address Copilot review feedback on MCP client RFC mason5052 2026-05-08 16:09:01 -04:00
  • ba8a687cb6 docs(rfc): propose MCP client integration design mason5052 2026-05-08 15:55:23 -04:00
  • ba0cee43c8 fix(router): add new frontend routes for resources and knowledges to preserve route in the browser Dmitry Ng 2026-05-08 20:46:47 +03:00
  • a9aeb81e4e refactor(resources): update MoveResourceRequest to allow empty destination Dmitry Ng 2026-05-08 20:24:39 +03:00
  • dc2fd43928 feat(assistants): support flowID=0 in REST API to create assistant with new flow Dmitry Ng 2026-05-08 18:54:14 +03:00
  • 95893bf502 feat(knowledge): rich tiptap editor for content with per-panel scrolling Sergey Kozyrenko 2026-05-08 17:54:13 +07:00
  • 318acc9f77 feat(knowledge): add knowledge documents UI with list and detail pages Sergey Kozyrenko 2026-05-08 17:27:40 +07:00
  • 012cb741ad refactor(file-manager): chevron drill-in, responsive bulk bar and tri-state toggle fix Sergey Kozyrenko 2026-05-08 15:39:03 +07:00
  • d743bf5105 refactor(flow-files): share upload validator and rely on subscriptions for cache sync Sergey Kozyrenko 2026-05-08 06:38:07 +07:00
  • 3540407aa6 feat(frontend): atomic batch resource ops and context-aware uploads Sergey Kozyrenko 2026-05-08 03:48:21 +07:00
  • 76cb4c1283 refactor(frontend): unify overwrite flow and atomic multi-path file APIs Sergey Kozyrenko 2026-05-07 13:52:31 +07:00
  • 0c65579066 feat(file-manager): extensible bulk actions API and additive shift-click selection Sergey Kozyrenko 2026-05-05 17:52:52 +07:00
  • a348e41a31 feat(settings): add version and isDevelopMode fields to Settings model and GraphQL schema Dmitry Ng 2026-05-08 13:06:07 +03:00
  • 2d407b928e docs(rfc): clarify lifecycle, terminal semantics, and webhook event names mason5052 2026-05-07 13:18:34 -04:00
  • c0e9ed74fd docs(graphiti): use user-facing env vars for OpenAI endpoint mason5052 2026-05-07 13:16:01 -04:00
  • ad7d2b12ce docs(flows): refine prompt block, snapshot source, and filename limit wording mason5052 2026-05-07 13:11:54 -04:00
  • 295e7d3b01 docs(rfc): propose persistent flow queue and completion webhooks mason5052 2026-05-07 12:28:06 -04:00
  • fa53a4e1d2 docs(graphiti): note beta status and OpenAI-only provider limitation mason5052 2026-05-07 12:22:38 -04:00
  • e869445430 docs(flows): document flow-scoped Files tab, sources, and current limits mason5052 2026-05-07 12:19:30 -04:00
  • 3278c62b96 fix(controller): avoid JSON round-trip and N+1 prompter loads mason5052 2026-05-06 22:30:26 -04:00
  • 73d5b8366d fix: drop unverified ollama tags and broaden hint context mason5052 2026-05-06 22:11:12 -04:00
  • 552eda8746 fix: clarify Ollama models without tool support mason5052 2026-05-06 18:30:32 -04:00
  • 08c050ce21 fix: apply custom prompts to new sessions mason5052 2026-05-06 18:10:17 -04:00
  • 6890584c64 feat(resources): add multi-source move, copy and flow-file promotion Dmitry Ng 2026-05-06 17:03:13 +03:00
  • 1cd643f72c docs: tighten macOS installer warning guidance mason5052 2026-05-05 20:14:58 +00:00
  • 3a52079278 feat(knowledge): add pgvector knowledge base management Dmitry Ng 2026-05-05 01:09:20 +03:00
  • ca9f4a0211 feat: add multi-path support and ZIP improvements across file APIs Dmitry Ng 2026-05-04 14:32:39 +03:00
  • f57e988586 feat(cast): add JSON control character sanitization for tool call arguments 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 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
  • ffdeec280f docs: refine macOS installer warning guidance mason5052 2026-04-28 23:03:09 +00: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
  • acd1b06b04 docs: add macOS installer warning guidance mason5052 2026-04-22 13:02:00 -04:00
  • 211931839e feat: add Azure OpenAI provider configuration file Dmitry Ng 2026-04-22 20:00:17 +03:00