Skip to content

Conversation

@piekstra
Copy link
Contributor

Summary

  • Add config viewer mode to inspect plugin configuration files
  • Press c to open viewer for selected plugin
  • Displays plugin.json manifest, hooks.json, .mcp.json, and MCP server configs
  • Scrollable view with keyboard (↑↓/PgUp/PgDn) and mouse wheel support
  • Press c or Esc to close viewer and return to main view

Closes #8

Add config viewer to inspect plugin configuration files:
- Press 'c' to open config viewer for selected plugin
- Shows plugin.json manifest, hooks.json, .mcp.json, etc.
- Scrollable view with keyboard and mouse support
- Press 'c' or Esc to close viewer

Closes #8

[#8]
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.

feat: Plugin config viewer/editor

2 participants