CREDO23
c06dd6e8ba
chat/stream_new_chat: emit one SSE frame per pending interrupt
2026-05-13 20:59:48 +02:00
CREDO23
583ac83735
multi_agent_chat/middleware: refresh module layout docs
2026-05-13 19:58:59 +02:00
CREDO23
22e9dd3cf3
multi_agent_chat/main_agent: routing prompt for parallel and serial specialist work
2026-05-13 19:58:34 +02:00
CREDO23
03cf1466d3
chat/stream_resume: route a flat decisions list per paused subagent
2026-05-13 19:58:13 +02:00
CREDO23
1001f56206
multi_agent_chat/middleware: parallel task tests and full bridge coverage
2026-05-13 19:57:57 +02:00
CREDO23
6fb011c95c
multi_agent_chat/middleware: real-graph regression tests for interrupt stamping
2026-05-13 19:57:09 +02:00
CREDO23
e27883e88c
multi_agent_chat/middleware: stamp tool_call_id on subagent interrupts at task chokepoint
2026-05-13 19:57:02 +02:00
CREDO23
fc2c5b6445
multi_agent_chat/middleware: per-call thread_id, tcid-keyed resume, decisions slicer
2026-05-13 19:56:51 +02:00
CREDO23
246dae40a8
Merge upstream/dev into feature/multi-agent
2026-05-12 21:23:37 +02:00
CREDO23
6b60d324a3
multi_agent_chat/main_agent: one specialist per task; advertise write_todos for multi-turn plans
2026-05-12 20:39:14 +02:00
CREDO23
379cc992f4
multi_agent_chat/subagents: expose knowledge_base as ask_knowledge_base tool for siblings
2026-05-12 20:03:59 +02:00
CREDO23
f2f62c1c05
multi_agent_chat/permissions: break circular import in interrupt subpackage
2026-05-12 18:20:07 +02:00
CREDO23
d843468256
multi_agent_chat/subagents: dict-keyed middleware_stack + always-on KB
2026-05-12 18:04:54 +02:00
CREDO23
eee861bb3d
multi_agent_chat/main_agent: rewrite system prompt to hierarchical prompts/ tree
2026-05-12 15:35:48 +02:00
CREDO23
9b82f2db1d
multi_agent_chat/permissions: clone PermissionMiddleware with SRP split and edit support
2026-05-12 12:58:53 +02:00
CREDO23
3f77c74daf
multi_agent_chat: drop general_purpose subagent and dead permission plumbing
2026-05-12 12:00:59 +02:00
CREDO23
3fb1976886
multi_agent_chat/main_agent: route KB work through task(knowledge_base) in <tool_routing>
2026-05-12 11:01:54 +02:00
CREDO23
ea72625a81
multi_agent_chat/main_agent: strip FS toolset + FileIntent from main-agent stack (router-only)
2026-05-12 10:57:36 +02:00
CREDO23
bce21dc4ce
subagents/knowledge_base: universalize KB subagent across cloud + desktop modes
2026-05-12 10:51:32 +02:00
CREDO23
3adfa37565
multi_agent_chat/filesystem: extract dedicated FS middleware package
2026-05-12 10:43:45 +02:00
DESKTOP-RTLN3BA\$punk
2402b730fa
chore: untrack accidentally embedded hermes-agent repo
...
Build and Push Docker Images / tag_release (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Has been cancelled
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Has been cancelled
It was committed as a gitlink (mode 160000) in 81583ef3 despite being
listed in .gitignore, because ignore rules don't apply to already-tracked
paths. Remove it from the index and add a slash-less pattern as a guard
against the gitlink form being re-added.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-11 12:50:13 -07:00
DESKTOP-RTLN3BA\$punk
ec957e6fae
Merge commit ' d6618b8357' into dev
2026-05-11 12:35:04 -07:00
CREDO23
df2afed18d
subagents/knowledge_base: wire KB specialist into orchestrator (renderer/projector split, FS middleware stack, cloud-mode gating)
2026-05-11 20:43:44 +02:00
Rohan Verma
d6618b8357
Merge pull request #1384 from MODSetter/chore/hide-blog-nav
...
Build and Push Docker Images / tag_release (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Has been cancelled
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Has been cancelled
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Has been cancelled
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Has been cancelled
chore: hide blog from navbar until published
2026-05-11 11:20:45 -07:00
DESKTOP-RTLN3BA\$punk
b7e31f2974
chore: update .gitignore
2026-05-11 11:12:06 -07:00
DESKTOP-RTLN3BA\$punk
81583ef382
chore: hide blog until published
2026-05-11 11:08:42 -07:00
CREDO23
09fc99c435
subagents/knowledge_base: scaffold KB specialist subagent (description, system_prompt with infer-first path resolution + discover-existing-conventions principle, factory shell; not yet wired into registry)
2026-05-11 17:25:01 +02:00
CREDO23
83b51313ee
multi_agent_chat/middleware: drop dormant LLMToolSelectorMiddleware from main-agent stack (gate is >30 tools; multi-agent main carries ~20)
2026-05-11 17:24:48 +02:00
CREDO23
44fcb34708
refactor(teams subagent): rewrite system_prompt with native-tool heuristic pattern; trim description to actual tool surface
2026-05-11 14:59:13 +02:00
CREDO23
f45a42e2f6
refactor(luma subagent): rewrite system_prompt with native-tool heuristic pattern; polish description with user-surface verbs
2026-05-11 14:59:06 +02:00
CREDO23
f383de04a4
refactor(discord subagent): rewrite system_prompt with native-tool heuristic pattern; trim description to actual tool surface
2026-05-11 14:58:57 +02:00
CREDO23
6ef4f5ff45
refactor(google_drive subagent): rewrite system_prompt with native-tool heuristic pattern; trim description to actual tool surface
2026-05-11 14:50:05 +02:00
CREDO23
68a3f03347
subagents/onedrive: rewrite system prompt on the native-tool shape (always-Word constraint with block-on-other-formats, KB-indexed name resolution, outcome mapping) and trim description verbing to match actual tool surface.
2026-05-11 14:44:20 +02:00
CREDO23
9d6f0d732f
subagents/dropbox: rewrite system prompt on the native-tool shape (Paper-vs-Docx file-type signals, KB-indexed name resolution, outcome mapping) and trim description verbing to match actual tool surface.
2026-05-11 14:41:23 +02:00
CREDO23
ddcb5e26e5
subagents/confluence: rewrite system prompt on the native-tool shape (HTML storage-format guidance, REPLACE-semantics-with-no-read limitation, outcome mapping) and trim description verbing to match actual tool surface.
2026-05-11 14:36:42 +02:00
CREDO23
99610ea2d9
subagents/calendar: rewrite system prompt on the native-tool shape (infer-first inputs, all-day vs timed datetime semantics, search-disambiguation, outcome mapping) and trim description verbing to match actual tool surface.
2026-05-11 14:32:26 +02:00
CREDO23
2f9b06832f
subagents/gmail: rewrite system prompt on the native-tool shape (infer-first inputs, irreversibility safety, outcome mapping, MCP-aligned contract) and trim description verbing to match actual tool surface.
2026-05-11 14:24:04 +02:00
CREDO23
dc7a096d97
subagents/notion: rewrite system prompt as native-tool pilot with infer-first inputs, outcome mapping, and MCP-aligned contract.
2026-05-11 12:24:48 +02:00
CREDO23
a4c684a333
subagents/clickup: rewrite system prompt on the linear pilot shape and expand allowlist for workspace hierarchy, list, member lookup, task create and update.
2026-05-11 11:56:00 +02:00
CREDO23
8ff9916d02
subagents/slack: rewrite system prompt on the linear pilot shape and expand allowlist for message search, user search, and send message.
2026-05-11 11:49:13 +02:00
CREDO23
62a5158089
subagents/connectors: airtable system prompt and allowlist rewrite, lead linear/jira resolution principle with "Proactively look up".
2026-05-11 11:43:07 +02:00
CREDO23
7fba56862e
subagents/connectors: delete orphan pre-MCP issue-mutation tool files from jira and linear routes (MCP supplies these now).
2026-05-11 11:30:58 +02:00
CREDO23
9b8ebbab2c
subagents/jira: rewrite system prompt on the linear pilot shape and expand allowlist for issue lookup, transitions, accountId, and required-field schema.
2026-05-11 11:23:59 +02:00
CREDO23
54f3e8c075
subagents/linear: drop enumerated state defaults and tool-category shortcuts in vocabulary and resolution principle.
2026-05-11 11:23:52 +02:00
CREDO23
8ed7a43d63
subagents/linear: rewrite system prompt with heuristic shape and align description with read-only cycle handling.
2026-05-11 11:00:50 +02:00
CREDO23
10334fbdf0
subagents: align builtin descriptions (deliverables, memory, research) on the new shape.
2026-05-11 10:09:04 +02:00
CREDO23
d8ad0105d7
subagents: align remaining connector descriptions on the new identity-first routing shape.
2026-05-11 10:08:56 +02:00
CREDO23
c4d3a748cf
subagents: rewrite routing descriptions with platform-native verbs for notion, jira, linear, gmail, calendar, slack.
2026-05-11 10:08:49 +02:00
Rohan Verma
cb46da3525
Merge pull request #1381 from xclear-cast/codex/centralize-redirect-path
...
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
fix(auth): centralize redirect path storage
2026-05-10 16:47:54 -07:00
Rohan Verma
a51755c512
Merge pull request #1380 from xclear-cast/codex/drop-tokenhandler-storagekey
...
fix(auth): remove redundant token storage write
2026-05-10 16:46:58 -07:00