docs: minor doc update

This commit is contained in:
Richard Tang
2026-02-06 16:16:56 -08:00
parent 5588445a01
commit b666f8b50b
+2 -6
View File
@@ -120,9 +120,9 @@ This sets up:
claude> /hive
# Test your agent
claude> /hive-test
claude> /hive-debugger
# Launch the interactive dashboard
# (at separate terminal) Launch the interactive dashboard
hive tui
# Or run directly
@@ -437,10 +437,6 @@ Aden's adaptation loop begins working from the first execution. When an agent fa
Hive focuses on generating agents that run real business processes, rather than generic agents. This vision emphasizes outcome-driven design, adaptability, and an easy-to-use set of tools and integrations.
**Q: What is `hive tui`?**
`hive tui` launches an interactive terminal dashboard to browse, select, and run agents with a live graph view, log stream, and chat interface. You can also run a specific agent with `hive run <path> --tui`.
**Q: Does Aden offer enterprise support?**
For enterprise inquiries, contact the Aden team through [adenhq.com](https://adenhq.com) or join our [Discord community](https://discord.com/invite/MXE49hrKDk) for support and discussions.