Commit graph

  • cd305904e5 fix: migrate module paths from forge.lthn.ai to dappco.re dev Snider 2026-04-04 16:21:14 +01:00
  • 0b63f9cd22 fix(mcp): harden tool handlers agent/read---spec-code-core-mcp-rfc-md-fully Virgil 2026-04-02 18:50:20 +00:00
  • ab1aa0cad0 refactor(mcp): align REST bridge errors with AX Virgil 2026-04-02 18:46:08 +00:00
  • c1d3db1ad3 fix(mcp): ensure CLI shutdown cleanup Virgil 2026-04-02 18:42:03 +00:00
  • 1b3d102684 refactor(agentic): canonicalize PR input DTO Virgil 2026-04-02 18:38:03 +00:00
  • 23063599df docs(mcp): clarify channel capability helpers Virgil 2026-04-02 18:34:15 +00:00
  • 476a699b96 fix(mcp): type REST bridge input errors Virgil 2026-04-02 18:29:51 +00:00
  • 0bd3f70e20 docs(mcp): align public API comments with AX conventions Virgil 2026-04-02 18:26:17 +00:00
  • 6e73fb6e8d fix(agentic): preserve issue labels on unlock Virgil 2026-04-02 18:23:35 +00:00
  • cf0885389a feat(brain): emit complete bridge notifications Virgil 2026-04-02 18:20:25 +00:00
  • 6a5a177bec refactor(mcp): default CLI to sandboxed workspace Virgil 2026-04-02 18:16:46 +00:00
  • 8a1efa8f12 refactor(agentic): surface workspace persistence failures Virgil 2026-04-02 18:12:16 +00:00
  • 583abea788 refactor(agentic): write workspace files atomically Virgil 2026-04-02 18:07:53 +00:00
  • 9f68a74491 docs(mcp): add AX-style usage examples to agentic DTOs Virgil 2026-04-02 18:04:32 +00:00
  • 954a5e1e98 refactor(mcp): document directory entry paths Virgil 2026-04-02 18:01:16 +00:00
  • 1373a6d296 refactor(mcp): centralize session broadcast iteration Virgil 2026-04-02 17:50:49 +00:00
  • d4de2b4cd7 fix(mcp): make BridgeToAPI nil-safe Virgil 2026-04-02 17:45:55 +00:00
  • 1c3fe69cbc refactor(mcp): centralise channel capability name Virgil 2026-04-02 17:40:08 +00:00
  • c42e7ad050 fix(mcp): harden subsystem interface contracts Virgil 2026-04-02 17:35:43 +00:00
  • 4732e31b74 refactor(mcp): broadcast notifications from session snapshots Virgil 2026-04-02 17:32:23 +00:00
  • 6e1a7d7d2a refactor(mcp): expose notification method constants Virgil 2026-04-02 17:28:30 +00:00
  • 5edaa7ead1 fix(mcp): align webview error handling Virgil 2026-04-02 17:23:49 +00:00
  • a3c39ccae7 fix(agentic): release issue lock on dispatch failure Virgil 2026-04-02 17:18:55 +00:00
  • 1873adb6ae Fix MCP bridge test wiring Virgil 2026-04-02 17:14:36 +00:00
  • da30f3144a refactor(mcp): record subsystem tools centrally Virgil 2026-04-02 17:11:16 +00:00
  • a215428df8 feat(mcp): add client notification aliases Virgil 2026-04-02 17:03:11 +00:00
  • b6aa33a8e0 feat(mcp): improve tool schema generation Virgil 2026-04-02 16:58:53 +00:00
  • c83df5f113 feat(agentic): surface workspace metadata in status output Virgil 2026-04-02 16:50:50 +00:00
  • 6b78f0c137 feat(mcp): add server resource listing Virgil 2026-04-02 16:47:03 +00:00
  • 4ab909f391 docs(mcp): add usage examples to agentic DTOs Virgil 2026-04-02 14:54:37 +00:00
  • ffcd05ea1f chore(mcp): restore SPDX headers in public Go files Virgil 2026-04-02 14:48:46 +00:00
  • 555f9ec614 refactor(mcp): expose channel callback subsystem contract Virgil 2026-04-02 14:43:06 +00:00
  • 94cf1c0ba7 fix(mcp): harden notification metadata and logging Virgil 2026-04-02 14:36:33 +00:00
  • fa9a5eed28 refactor(mcp): add typed channel capability helper Virgil 2026-04-02 14:30:04 +00:00
  • af3cf3c8e3 docs(mcp): add usage examples to remaining public DTOs Virgil 2026-04-02 14:17:47 +00:00
  • 2a4e8b7ba3 fix(mcp): snapshot exposed service slices Virgil 2026-04-02 14:10:53 +00:00
  • aae824a4d0 docs(mcp): align notification API docs with AX conventions Virgil 2026-04-02 14:06:21 +00:00
  • 072a36cb73 test(mcp): cover multi-session notification fanout Virgil 2026-04-02 13:57:33 +00:00
  • 8b7e0c40a6 fix(mcp): harden session notification dispatch Virgil 2026-04-02 13:54:12 +00:00
  • 8bc44d83a4 fix(mcp): expose channel capability helpers Virgil 2026-04-02 13:49:35 +00:00
  • d9d452b941 refactor(mcp): share notifier contract in brain subsystem Virgil 2026-04-02 13:44:59 +00:00
  • 12346208cc fix(mcp): wire notifier before subsystem registration Virgil 2026-04-02 13:40:22 +00:00
  • cd60d9030c fix(mcp): normalize tcp defaults and notification context Virgil 2026-04-02 13:19:24 +00:00
  • a0caa6918c fix(mcp): make notifications nil-safe Virgil 2026-04-02 13:13:04 +00:00
  • d498b2981a docs(mcp): add usage examples to constructors Virgil 2026-04-02 13:06:28 +00:00
  • 41f83b52f6 refactor(mcp): align service descriptions with runtime behavior Virgil 2026-04-02 13:01:41 +00:00
  • 8e77c5e58d feat(mcp): auto-select unix socket transport Virgil 2026-04-02 12:56:30 +00:00
  • e09f3518e0 feat(mcp): enrich process notifications with runtime context Virgil 2026-04-02 12:51:27 +00:00
  • ad6ccd09bb feat(mcp): honor webview screenshot format Virgil 2026-04-02 12:46:03 +00:00
  • c7b317402b fix(mcp): align brain list notifications and cleanup test runtime Virgil 2026-04-02 12:41:37 +00:00
  • 91e41615d1 feat(mcp): implement HTTP resource reads Virgil 2026-04-02 12:30:07 +00:00
  • 981ad9f7da feat(mcp): fan out bridge observers for brain recall Virgil 2026-04-02 12:22:13 +00:00
  • e138af6635 feat(agentic): add watch, mirror, and review queue tools Virgil 2026-04-02 12:16:17 +00:00
  • e40b05c900 feat(mcp): emit test result channel notifications Virgil 2026-04-02 12:09:41 +00:00
  • f62c9c924d fix(mcp): close TCP sessions on handler exit Virgil 2026-04-02 12:03:20 +00:00
  • ca9d879b21 feat(mcp): forward process output notifications Virgil 2026-04-02 11:59:05 +00:00
  • 2df8866404 feat(mcp): forward process lifecycle actions to channel notifications Virgil 2026-04-02 11:53:44 +00:00
  • d57f9d4039 refactor(mcp): remove empty runtime options DTO Virgil 2026-04-02 11:46:09 +00:00
  • dcd3187aed feat(agentic): add plan status alias and safer reads Virgil 2026-04-02 11:36:20 +00:00
  • dd33bfb691 refactor(mcp): centralize notification channel names Virgil 2026-04-02 11:28:49 +00:00
  • d5a76bf2c7 feat(agentic): emit harvest completion notifications Virgil 2026-04-02 11:21:02 +00:00
  • ed4efcbd55 feat(ide): emit build start lifecycle notifications Virgil 2026-04-02 11:14:17 +00:00
  • dd48cc16f8 feat(ide): emit build lifecycle notifications Virgil 2026-04-02 11:09:55 +00:00
  • dd01f366f2 feat(agentic): add plan checkpoint tool Virgil 2026-04-02 11:05:37 +00:00
  • e62f4ab654 fix(mcp): resolve workspace paths for tools Virgil 2026-04-02 11:01:11 +00:00
  • 45d439926f feat(ide): add local build and dashboard state Virgil 2026-04-02 10:54:31 +00:00
  • b96b05ab0b fix(mcp): stabilise file existence checks Virgil 2026-04-02 10:48:34 +00:00
  • 599d0b6298 feat(brain): add direct list support Virgil 2026-04-02 10:43:54 +00:00
  • b82d399349 refactor(mcp): centralize channel capability names Virgil 2026-04-02 10:40:40 +00:00
  • 0516e51db8 feat(agentic): emit workspace lifecycle notifications Virgil 2026-04-02 10:35:58 +00:00
  • bf3ef9f595 fix(mcp): broadcast notifications without log gating Virgil 2026-04-02 10:31:39 +00:00
  • a34115266c fix(mcp): return local IDE state without bridge Virgil 2026-04-02 10:25:29 +00:00
  • 76d351d8a4 feat(mcp): persist IDE session state locally Virgil 2026-04-02 10:19:29 +00:00
  • c3a449e678 fix(mcp): add session notification helper Virgil 2026-04-02 10:12:35 +00:00
  • a541c95dc8 feat(mcp): align language catalog with detector Virgil 2026-04-02 10:09:04 +00:00
  • 116df41200 feat(mcp): honor graceful process stop and webview wait timeout Virgil 2026-04-02 10:05:07 +00:00
  • 53fffbd96a feat(agentic): add issue dispatch tools Virgil 2026-04-02 07:58:29 +00:00
  • faf9490e7f feat(mcp): wire optional core services in Register Virgil 2026-04-02 07:53:06 +00:00
  • aa1146807e fix(mcp): emit claude/channel notifications directly Virgil 2026-04-02 07:47:38 +00:00
  • 27107cd75e fix(mcp): enforce REST bridge body limit Virgil 2026-04-02 07:39:19 +00:00
  • 6adf61e593 fix(mcp): allow unauthenticated HTTP transport when token is unset Virgil 2026-04-02 07:35:35 +00:00
  • 7b22fd3141 refactor(mcp): remove unused registry iterator helper Virgil 2026-04-02 07:29:59 +00:00
  • bfb5bf84e2 feat(mcp): register built-in tool groups Virgil 2026-04-02 07:25:48 +00:00
  • 20caaebc21 Add describe_table MCP tool Virgil 2026-04-01 09:55:50 +00:00
  • a45bc388b5 feat(mcp): advertise brain list completion channel agent/update-the-code-against-the-ax-design-pr Virgil 2026-04-01 07:37:23 +00:00
  • 6d45f87e26 refactor(mcp): assert notifier conformance Virgil 2026-03-31 18:18:16 +00:00
  • 9bdd44d9b6 fix(mcp): advertise process.start in channel capability Virgil 2026-03-31 18:13:27 +00:00
  • 102097222d refactor(mcp): remove dead stdio transport state Virgil 2026-03-31 18:08:03 +00:00
  • 17280b0aed refactor(mcp): remove deprecated coreRef state Virgil 2026-03-31 18:04:50 +00:00
  • 985bc2017f refactor(mcp): align AX DTO defaults and IDE config Virgil 2026-03-31 18:02:16 +00:00
  • 899a532d76
    chore(ax): AX compliance sweep pass 1 — banned imports and naming ax/review-fixes Claude 2026-03-31 09:26:24 +01:00
  • 5177dc391b docs(mcp): refresh AX migration notes and options references Virgil 2026-03-30 07:52:58 +00:00
  • ea8478b776 feat(mcp): align channel notifications with AX notifier flow Virgil 2026-03-30 05:48:11 +00:00
  • 014c18e563 fix(mcp): set stdioMode in ServeStdio + use shared locked writer v0.5.0-alpha.1 Snider 2026-03-26 12:20:02 +00:00
  • c8089fd597 fix(mcp): use shared locked writer for channel notifications Snider 2026-03-26 12:08:22 +00:00
  • 3ece6656d2 feat(mcp): add ChannelPush IPC message + HandleIPCEvents Snider 2026-03-26 11:01:04 +00:00
  • c68698fc5c deps: bump dappco.re/go/core to v0.8.0-alpha.1 Snider 2026-03-26 09:37:00 +00:00
  • 63dab254bf fix: ide/bridge.go — remove encoding/json Snider 2026-03-26 08:24:21 +00:00
  • 83bcb1e5e1 fix: bridge.go — remove encoding/json entirely Snider 2026-03-26 08:19:59 +00:00
  • 3d3deb1bf5 fix: bridge.go — io.ReadAll → core.ReadAll, errors.As → core.As Snider 2026-03-26 08:17:39 +00:00