Skip to content

fix: co_ai: Refine prompts for agent creation and design focus#92

Draft
wu-changxing wants to merge 1 commit into
mainfrom
night-runner/72
Draft

fix: co_ai: Refine prompts for agent creation and design focus#92
wu-changxing wants to merge 1 commit into
mainfrom
night-runner/72

Conversation

@wu-changxing
Copy link
Copy Markdown
Collaborator

Summary

Fixes #72

Changes

ab8c338 feat: add CLI tip system - show helpful tips after commands


🤖 Generated with Claude Code via Night Runner

Adds connectonion/cli/tips.py with 20 contextual tips covering major
features: @xray debugging, co/ managed keys, event system, plugins,
host()/connect() multi-agent, email/calendar, llm_do(), and more.

Tips are shown after successful CLI commands (init, create, deploy,
auth, keys, status, doctor, browser, ai, copy, eval), are contextual
(filtered by command), non-repeating (tracked in ~/.co/tips_seen.json),
and can be disabled via [cli] tips = false in ~/.co/config.toml.

fixes #72

🧅 Built by OpenOnion - Open Source AI Automation
https://github.com/openonion
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.

co_ai: Refine prompts for agent creation and design focus

1 participant