This website requires JavaScript.
Explore
Help
Sign In
alkdev
/
operations
Watch
2
Star
0
Fork
0
You've already forked operations
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
48
Commits
1
Branch
0
Tags
19f4223b78f69fc9fd3f69f19e80554bbbcc3898
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
glm-5.1
19f4223b78
fix: add call.completed signaling (M-04) and forward SSE requestBody (L-04)
2026-05-17 06:31:09 +00:00
.opencode
/agents
feat: add Safe Exit protocol for blocked tasks under new task file convention
2026-05-11 11:38:52 +00:00
docs
fix: add call.completed signaling (M-04) and forward SSE requestBody (L-04)
2026-05-17 06:31:09 +00:00
src
fix: add call.completed signaling (M-04) and forward SSE requestBody (L-04)
2026-05-17 06:31:09 +00:00
tasks
feat: implement ADR-007 subscription transport — PendingRequestMap.subscribe(), CallHandler dispatch, SSE AsyncGenerator handlers
2026-05-16 06:03:21 +00:00
test
fix: add call.completed signaling (M-04) and forward SSE requestBody (L-04)
2026-05-17 06:31:09 +00:00
.gitignore
Initial package implementation: operations registry, call protocol, and adapters
2026-04-30 12:34:26 +00:00
AGENTS.md
Update architecture docs for handler separation and pubsub API changes
2026-05-09 08:34:41 +00:00
package-lock.json
feat: add SchemaAdapter system for typemap integration (Zod/Valibot), fix scanner pathToFileURL
2026-05-16 09:24:34 +00:00
package.json
fix: resolve M-01..M-02, M-05..M-08, L-01..L-03, L-05 from pre-release review
2026-05-16 14:56:13 +00:00
tsconfig.json
Initial package implementation: operations registry, call protocol, and adapters
2026-04-30 12:34:26 +00:00
tsup.config.ts
fix: resolve M-01..M-02, M-05..M-08, L-01..L-03, L-05 from pre-release review
2026-05-16 14:56:13 +00:00
vitest.config.ts
Initial package implementation: operations registry, call protocol, and adapters
2026-04-30 12:34:26 +00:00
Description
No description provided
778
KiB
Languages
TypeScript
100%