Skip to content

fix: parseToolCalls — remove stray code, add ToolCall struct#22

Closed
jeanmachuca wants to merge 3 commits into
mainfrom
fix/spec-gaps-main
Closed

fix: parseToolCalls — remove stray code, add ToolCall struct#22
jeanmachuca wants to merge 3 commits into
mainfrom
fix/spec-gaps-main

Conversation

@jeanmachuca

Copy link
Copy Markdown
Member

Fixes Go syntax error in handlers.go:181 that was breaking CI builds.

  • Removes stray d.SetState/d.SendToClient code in parseToolCalls referencing undefined variables
  • Removes dangling }() causing unexpected ( at end of statement
  • Adds ToolCall struct to types.go (was missing, causing implicit type)
  • Adds return calls at end of function

Fixes CI build-check in cognitiveos-distro and build job in cognitiveosd.

jeanmachuca and others added 3 commits June 27, 2026 21:13
…ot on MCP spawn, healthcheck loop, graceful shutdown handshake (#19)
… by content_type, MCP result feedback loop, shutdown actions (peripheral power-off/suspend/data wipe), StateIdleRequested, patchCount in status, idle timer startup sequence (#20)
@jeanmachuca

Copy link
Copy Markdown
Member Author

Superseded by #23 (clean branch from main)

@jeanmachuca jeanmachuca closed this Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant