Skip to content

feat(gact): expose system inspector metadata#324

Open
JaimeCernuda wants to merge 1 commit into
developfrom
feat/system-inspector-20260524
Open

feat(gact): expose system inspector metadata#324
JaimeCernuda wants to merge 1 commit into
developfrom
feat/system-inspector-20260524

Conversation

@JaimeCernuda
Copy link
Copy Markdown
Collaborator

Summary

  • expose tool owner, tags, visible-to scopes, permission default, source server, and schemas through GACT tool endpoints
  • include full bundled tool schemas in /v1/tools and /v1/tools/{id}
  • report retained session tokens in /v1/memory/stats

Tests

  • uv run ruff check src/clio_agent/tools/catalog.py src/clio_agent/tools/gateway.py src/clio_agent/gact/app.py src/clio_agent/gact/types.py tests/test_gact/test_agents_catalog.py tests/test_gact/test_memory_stats.py
  • uv run pytest tests/test_gact/test_agents_catalog.py tests/test_gact/test_memory_stats.py -q
  • uv run pytest tests/test_gact -q

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