ProfSynapse/nexus
149Stars
20Forks
40Claude Commits
TypeScriptLanguage
First Claude commit: Dec 2, 2025Last Claude commit: 3mo agoDiscovered: Apr 5, 2026
Recent Claude Commits
research: add complete-solution eval + workspace integration design
e1da8e53mo agoauthor_emailresearch: audio editor leaf view with transcript-first editing
78855053mo agoauthor_emailchore: update package-lock.json from npm install
85a5b394mo agoauthor_emailfix: ActionExecutor tool migration + ghost workspace defense
20fc0284mo agoauthor_emailchore: update package-lock.json after npm install
b95e4035mo agoauthor_emailtest: add unit tests for transport multi-client and reconnection logic
bc028635mo agoauthor_emailfix: per-connection MCP servers to support multi-client IPC and prevent transport race
a2d4e685mo agoauthor_emaildocs: Add canvas agent research documentation
70c90116mo agoauthor_emaildocs: Add tool simplification proposal
93da8d27mo agoauthor_emailrefactor: Simplify subagent tool to spawn-only
472314a7mo agoauthor_emailrefactor: Apply SOLID/DRY fixes to subagent architecture
11210cc7mo agoauthor_emailfix: Improve type safety across subagent architecture
4f6c2c67mo agoauthor_emailstyle: Add CSS for subagent UI components
cd39f727mo agoauthor_emailfeat: Complete Phase 3-4 subagent UI components and queue integration
61a09b77mo agoauthor_emailfeat: Wire up SubagentExecutor with existing infrastructure and add diagnostic logging
2c28afc7mo agoauthor_emailfeat: Register subagent tools in AgentManagerAgent
afb81e07mo agoauthor_emailfeat: Update UI components to use unified branches model
72816ed7mo agoauthor_emailfeat: Add branch migration service and update BranchManager for unified model
b767d037mo agoauthor_emailfeat: Implement subagent core infrastructure
237aeca7mo agoauthor_emaildocs: Expand janitorial plan with codebase audit
88dc2167mo agoauthor_emaildocs: Update UI spec to use Obsidian native components
44526fc7mo agoauthor_emaildocs: Expand subagent spec with cancellation, UI, SOLID review
a0dfab17mo agoauthor_emaildocs: Add subagent architecture specification
da3b4877mo agoauthor_emailfeat: Add Gemini 3.0 Flash Preview model to Google, OpenRouter, and Requesty adapters
ae5c7d87mo agoauthor_emaildocs: Add comprehensive edge cases section for embedding system
0a7e74e7mo agoauthor_emaildocs: Disable embeddings on mobile (desktop-only)
ffbdbbe7mo agoauthor_emaildocs: Add Obsidian status bar integration for embedding progress
7ed3d297mo agoauthor_emaildocs: Add WASM pitfalls analysis for Electron context
fb225b47mo agoauthor_emaildocs: Add initial indexing queue with progress tracking
8336bbe7mo agoauthor_emaildocs: Simplify to FTS5 only (no migration needed)
813a8637mo agoauthor_emaildocs: Confirm FTS4/FTS5 support and add hybrid search example
c22b3407mo agoauthor_emaildocs: Simplify embeddings design to single database approach
84dd0757mo agoauthor_emaildocs: Add pre-built sqlite-vec WASM package options
73b35897mo agoauthor_emaildocs: Add Obsidian/Electron considerations for embeddings
7d1ba457mo agoauthor_emaildocs: Add SQLite-vec embeddings integration design
2b8d0367mo agoauthor_emailrefactor: Complete snapshot-to-state terminology migration
cbf793f8mo agoauthor_emailchore: Remove stale backup file
a9dcbfc8mo agoauthor_emailrefactor: Clean up redundant methods and rename snapshot to state
333f4588mo agoauthor_emailrefactor: Remove redundant getByName methods, keep only unified getByNameOrId
87bde9e8mo agoauthor_emailfeat: Enable name/ID unified lookup for agents, workspaces, sessions, and states
b482fb18mo agoauthor_email