docs: improve README positioning#2
Conversation
ofir5300
left a comment
There was a problem hiding this comment.
Text looks great in general, left few comments
In general also should consider agents optimization in case its no human reading this
| - **Approve/reject from Telegram** - keep a human in the loop before files change. | ||
| - **Session controls** - pin, clear, flush, and hand off context between Claude Code sessions. | ||
| - **Model switching** - choose Opus, Sonnet, or Haiku from the bot menu. | ||
| - **Context visibility** - see usage stats and get notified when the rolling context window refreshes. |
There was a problem hiding this comment.
rolling contexg window refresh alert if a main feature! should be emphasize and get its own bullet - maybe even saying that this feature alone perhaps worth installing (can be used in general with claude code to notify about renewel)
| TeleClaude is the base layer for that workflow: a Telegram bot framework, a Claude Code session wrapper, a plan/approve flow, and a few practical controls for running bots in the wild. | ||
|
|
||
| <img src="assets/claude-bot.png" alt="Claude Bot" width="60"> | ||
| <a href="assets/example-from-polybot.png"><img src="assets/example-from-polybot.png" alt="Claude control example from PolyBot" width="420"></a> |
There was a problem hiding this comment.
photos should be aligned - and use fresher photo as menu already updated, consider adding more image or even giff
| Claude: reads the repo and proposes a plan | ||
| You: /approve | ||
| Claude: edits the files | ||
| You: /restart |
There was a problem hiding this comment.
double check that as it now ibside claude menu
| | `/reject` | Discard the pending plan | | ||
| | `/session` | Session management (`/session pin <id>`, `/session clear`) | | ||
| | `/context` | Check Claude Code availability and context usage | | ||
| | `/restart` | Restart the bot process so code changes take effect | |
There was a problem hiding this comment.
same - i think the command is changed if using directly.- and can be also invoken within the claude menu
|
|
||
| TeleClaude is usable, packaged on PyPI, and already extracted from real Telegram bots. It is still early. Expect some rough edges around deployment style, Claude Code CLI behavior, and long-running bot operations. | ||
|
|
||
| Contributions welcome! Open an issue or PR on [GitHub](https://github.com/ofir5300/teleclaude). |
There was a problem hiding this comment.
should still deliver the message that contribution is welcome....
Refines the README positioning/intro copy. Prepared by the Hermes agent on Jarvis for review.
Note: opened via API (gh CLI is blocked by Tailscale MagicDNS on this host).