arcade-mcp/libs/tests
Evan Tahler 7a28e7f988
Remove secret hints from CLI (#774)
## Summary
- Removes the `Hint` column from `arcade secret list` table output —
secret hints were removed from the API in
[monorepo#322](https://github.com/ArcadeAI/monorepo/pull/322), causing a
`KeyError: 'hint'` crash
- Adds a test for `print_secret_table` with populated secrets (verifying
no hint column)
- Bumps version from 1.10.0 → 1.11.0

Closes TOO-444

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 08:31:18 -08:00
..
arcade_evals Adding MCP Servers supports to Arcade Evals (#689) 2026-01-07 20:26:23 -03:00
arcade_mcp_server Add Tool Metadata (#766) 2026-02-17 14:31:45 -08:00
cli Remove secret hints from CLI (#774) 2026-02-20 08:31:18 -08:00
core Four bug fixes (#754) 2026-01-29 15:12:06 -08:00
mcp MCP Local (#563) 2025-09-25 15:28:15 -07:00
sdk Fixing bug with multiple providers + stats for multiple runs (#752) 2026-02-09 14:25:28 -03:00
tool Add Tool Metadata (#766) 2026-02-17 14:31:45 -08:00
worker Adding MCP Servers supports to Arcade Evals (#689) 2026-01-07 20:26:23 -03:00
__init__.py 🏗️ Restructure: Multi-Package Architecture + uv Migration (#412) 2025-06-11 16:48:17 -07:00
conftest.py Adding MCP Servers supports to Arcade Evals (#689) 2026-01-07 20:26:23 -03:00