Skip to content

feat: add composio/cognee types and proto schema - #24

Merged
Patel230 merged 2 commits into
mainfrom
feat/cognee-composio-adoption
Jul 29, 2026
Merged

feat: add composio/cognee types and proto schema#24
Patel230 merged 2 commits into
mainfrom
feat/cognee-composio-adoption

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Add shared cross-repo contracts for composio and cognee integration:

  • ComposioTool, ComposioToolResult, ComposioCredential
  • CogneeQAEntry, CogneeTraceEntry, CogneeFeedbackEntry, CogneeSkillRunEntry
  • AgentSkill, AgentSkillChain (agentskills.io spec)
  • Proto schema: proto/hawk/contracts/v1/composio_cognee.proto

Stdlib-only, zero hawk-eco dependencies.

This is the foundation PR — all other repos depend on these types.

Patel230 added 2 commits July 29, 2026 13:21
Add shared cross-repo contracts for composio and cognee integration:
- ComposioTool, ComposioToolResult, ComposioCredential
- CogneeQAEntry, CogneeTraceEntry, CogneeFeedbackEntry, CogneeSkillRunEntry
- AgentSkill, AgentSkillChain (agentskills.io spec)
- Proto schema: proto/hawk/contracts/v1/composio_cognee.proto

Stdlib-only, zero hawk-eco dependencies.
- Fix ComposioToolScope enum values to use COMPOSIO_TOOL_SCOPE_ prefix
  (buf lint requirement)
- Apply gofumpt formatting to types/composio_cognee.go
@Patel230
Patel230 merged commit 3a673f5 into main Jul 29, 2026
13 checks passed
@Patel230
Patel230 deleted the feat/cognee-composio-adoption branch July 29, 2026 09:11
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