Menu

Post image 1
Post image 2
Post image 3
1 / 3
0

Agent Poke: Scheduled Check-ins for Codex and Claude Code

DEV Community·Semih ERDOGAN·18 days ago
#dWtFG1r2
#ai#codex#claude#fullscreen#exit#enter
Reading 0:00
15s threshold

I use Codex CLI and Claude Code a lot during the day. Not through an API. Not through a custom integration. Mostly just the normal local CLIs, logged in with my subscription accounts, running inside whatever project I am working on. That workflow is simple enough, but there was one small thing I kept thinking about. Some of these tools meter usage in rolling time windows. In practice, the first message starts the window. If I only remember to open the tool later in the day, I may still have the same subscription, but the timing is not as useful as it could be. So I built a tiny helper for myself: agent-poke . Repo: github.com/semiherdogan/agent-poke It does not try to be smart. It just sends a small message to the agents at fixed times. Hey! Enter fullscreen mode Exit fullscreen mode That is the whole idea. The problem I wanted to solve Claude is most useful to me during the workday, roughly between 09:00 and 19:00 . Codex is useful almost all the time. At first, I thought about making the scheduler dynamic.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More