nexus/server/src/routes
2026-04-04 03:58:39 +00:00
..
access.ts Add company name to invite summaries 2026-03-30 14:14:14 -05:00
activity.ts Fix issue run lookup and heartbeat run summaries 2026-03-11 17:23:33 -05:00
agents.ts feat(29-01): adapter probe route, Hermes onboarding fallback, neutral templates 2026-04-04 03:55:49 +00:00
approvals.ts server: make approval retries idempotent (#499) 2026-03-10 12:00:29 -04:00
assets.ts Use attachment-size limit for company logos 2026-03-16 10:13:19 -05:00
assistant-handoff.ts feat(33-03): real AI streaming with memory injection + assistant handoff 2026-04-04 03:55:49 +00:00
assistant-memory.ts feat(33-01,33-02): memory service + sanitizer, personal assistant page 2026-04-04 03:55:49 +00:00
authz.ts Show all companies' agents on instance heartbeats page 2026-03-23 16:57:33 -05:00
chat-files.ts feat(36-03): wire voiceMode through chat stream, mount voice routes, remove old transcribe 2026-04-04 03:55:50 +00:00
chat.ts feat(36-03): wire voiceMode through chat stream, mount voice routes, remove old transcribe 2026-04-04 03:55:50 +00:00
companies.ts Add feedback voting and thumbs capture flow 2026-04-02 09:11:49 -05:00
company-skills.ts Address Greptile telemetry review comments 2026-04-03 14:11:11 -05:00
costs.ts fix: restore post-merge route verification 2026-03-20 17:09:57 -05:00
dashboard.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
execution-workspaces.ts Fix shared workspace close semantics 2026-03-29 10:55:26 -05:00
goals.ts Add versioned telemetry events 2026-04-03 09:25:00 -05:00
google-oauth.ts feat(31-02): add googleOAuthRoutes with pendingTokens pattern and mount in app.ts 2026-04-04 03:55:49 +00:00
hardware.ts feat(30-01): hardware and nexus-settings routes, app.ts mounting 2026-04-04 03:55:49 +00:00
health.ts Fix health DB connectivity probe 2026-03-30 14:14:14 -05:00
index.ts feat(25-01): create chatFileRoutes and wire into app.ts 2026-04-04 03:55:48 +00:00
instance-settings.ts feat(inbox): add operator search and keyboard controls 2026-04-02 11:45:15 -05:00
issues-checkout-wakeup.ts Cut over OpenClaw adapter to strict SSE streaming 2026-03-05 15:54:55 -06:00
issues.ts Restore feedback trace export fixes 2026-04-03 15:59:42 -05:00
llms.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
nexus-settings.ts feat(30-01): hardware and nexus-settings routes, app.ts mounting 2026-04-04 03:55:49 +00:00
ollama.ts feat(28-01): Ollama service, routes, model catalog 2026-04-04 03:55:48 +00:00
org-chart-svg.ts Improve generated company org chart assets 2026-03-23 16:58:07 -05:00
plugin-ui-static.ts Add plugin framework and settings UI 2026-03-13 16:22:34 -05:00
plugins.ts Add kitchen sink plugin example 2026-03-13 23:03:51 -05:00
projects.ts Add versioned telemetry events 2026-04-03 09:25:00 -05:00
push.ts feat(26-04): create push_subscriptions schema, migration, pushService, and push routes 2026-04-04 03:55:48 +00:00
puter-proxy.ts feat(31-01): implement puterProxyService, puterProxyRoutes, and unit tests 2026-04-04 03:55:49 +00:00
routines.ts Add versioned telemetry events 2026-04-03 09:25:00 -05:00
secrets.ts refactor: rename packages to @paperclipai and CLI binary to paperclipai 2026-03-03 08:45:26 -06:00
sidebar-badges.ts Fix inbox badge logic and landing view 2026-03-10 22:55:45 -05:00
skill-registry-groups.ts [nexus] fix: resolve rebase artifacts — duplicate function, missing import, stale SDK types 2026-04-04 03:58:39 +00:00
skill-registry.ts [nexus] feat(19-02): adapter-aware route handlers with agentId resolution 2026-04-04 03:55:42 +00:00
telegram.ts feat(38-01): install grammY, create telegramService + telegramRoutes 2026-04-04 03:55:50 +00:00
voice.ts feat(39-01): sentence-buffered TTS streaming + multi-language synthesis 2026-04-04 03:55:50 +00:00