singularity-forge/packages
Mikael Hugo bc9cf4fef3 chore(sf): commit remaining uncommitted improvements
- anthropic-shared.ts: replace `as any` cast on thinkingNoBudget path with
  `as unknown as Record<string, unknown>` for auditability; remove `as any`
  on server_tool_use block (SDK type is now correct)
- openai-completions.ts: drop residual `as any` casts after SDK type update
- db-tools.ts: add explicit AgentToolResult return type annotation on execute
  handlers to resolve implicit-any lint
- requesting-code-review/SKILL.md: update review skill prompt
- subagent/index.ts: wire subagent capability registration

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-02 03:22:52 +02:00
..
daemon feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
mcp-server feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
native sf snapshot: pre-dispatch, uncommitted changes after 46m inactivity 2026-04-30 21:07:36 +02:00
pi-agent-core feat: stabilize autonomous workflow system 2026-05-01 20:18:50 +02:00
pi-ai chore(sf): commit remaining uncommitted improvements 2026-05-02 03:22:52 +02:00
pi-coding-agent chore(pi-ai): typecheck cleanup, empty-catch comments, OAuth audit notes 2026-05-02 03:20:25 +02:00
pi-tui release: v2.75.0 2026-04-17 17:26:59 +00:00
rpc-client feat: structured notification event model with metadata-first classification 2026-05-01 23:07:57 +02:00