ProfSynapse/nexus
135Stars
18Forks
40Claude Commits
TypeScriptLanguage
First Claude commit: Dec 2, 2025Last Claude commit: 2mo agoDiscovered: Apr 5, 2026
Recent Claude Commits
research: add complete-solution eval + workspace integration design
e1da8e52mo agoauthor_emailresearch: audio editor leaf view with transcript-first editing
78855052mo agoauthor_emailchore: update package-lock.json from npm install
85a5b393mo agoauthor_emailfix: ActionExecutor tool migration + ghost workspace defense
20fc0283mo agoauthor_emailchore: update package-lock.json after npm install
b95e4033mo agoauthor_emailtest: add unit tests for transport multi-client and reconnection logic
bc028633mo agoauthor_emailfix: per-connection MCP servers to support multi-client IPC and prevent transport race
a2d4e683mo agoauthor_emaildocs: Add canvas agent research documentation
70c90115mo agoauthor_emaildocs: Add tool simplification proposal
93da8d25mo agoauthor_emailrefactor: Simplify subagent tool to spawn-only
472314a5mo agoauthor_emailrefactor: Apply SOLID/DRY fixes to subagent architecture
11210cc5mo agoauthor_emailfix: Improve type safety across subagent architecture
4f6c2c65mo agoauthor_emailstyle: Add CSS for subagent UI components
cd39f725mo agoauthor_emailfeat: Complete Phase 3-4 subagent UI components and queue integration
61a09b75mo agoauthor_emailfeat: Wire up SubagentExecutor with existing infrastructure and add diagnostic logging
2c28afc5mo agoauthor_emailfeat: Register subagent tools in AgentManagerAgent
afb81e05mo agoauthor_emailfeat: Update UI components to use unified branches model
72816ed5mo agoauthor_emailfeat: Add branch migration service and update BranchManager for unified model
b767d035mo agoauthor_emailfeat: Implement subagent core infrastructure
237aeca5mo agoauthor_emaildocs: Expand janitorial plan with codebase audit
88dc2165mo agoauthor_emaildocs: Update UI spec to use Obsidian native components
44526fc5mo agoauthor_emaildocs: Expand subagent spec with cancellation, UI, SOLID review
a0dfab15mo agoauthor_emaildocs: Add subagent architecture specification
da3b4875mo agoauthor_emailfeat: Add Gemini 3.0 Flash Preview model to Google, OpenRouter, and Requesty adapters
ae5c7d85mo agoauthor_emaildocs: Add comprehensive edge cases section for embedding system
0a7e74e6mo agoauthor_emaildocs: Disable embeddings on mobile (desktop-only)
ffbdbbe6mo agoauthor_emaildocs: Add Obsidian status bar integration for embedding progress
7ed3d296mo agoauthor_emaildocs: Add WASM pitfalls analysis for Electron context
fb225b46mo agoauthor_emaildocs: Add initial indexing queue with progress tracking
8336bbe6mo agoauthor_emaildocs: Simplify to FTS5 only (no migration needed)
813a8636mo agoauthor_emaildocs: Confirm FTS4/FTS5 support and add hybrid search example
c22b3406mo agoauthor_emaildocs: Simplify embeddings design to single database approach
84dd0756mo agoauthor_emaildocs: Add pre-built sqlite-vec WASM package options
73b35896mo agoauthor_emaildocs: Add Obsidian/Electron considerations for embeddings
7d1ba456mo agoauthor_emaildocs: Add SQLite-vec embeddings integration design
2b8d0366mo agoauthor_emailrefactor: Complete snapshot-to-state terminology migration
cbf793f6mo agoauthor_emailchore: Remove stale backup file
a9dcbfc6mo agoauthor_emailrefactor: Clean up redundant methods and rename snapshot to state
333f4586mo agoauthor_emailrefactor: Remove redundant getByName methods, keep only unified getByNameOrId
87bde9e6mo agoauthor_emailfeat: Enable name/ID unified lookup for agents, workspaces, sessions, and states
b482fb16mo agoauthor_email