Current thesis
Use `radar.md` for the live thesis, changed thesis, and open questions that deserve attention now.
Python CLI · Markdown repo
Record what changed across coding agents, workflows, field evidence, and storage infrastructure — without a database, crawler, or web UI.
radar.md agent-watchlist.md user-field-notes.md playbook.md storage-angle.md Markdown-first radar
Agent Radar keeps thesis, watchlist, field notes, playbooks, and storage implications in plain Markdown files — plus a stdlib Python CLI to scaffold, validate, and brief the repo.
Core Markdown files
Each file has a clear job. Daily and weekly folders append signals; automation and cloud-agent workflows keep the cadence without turning the repo into a platform.
`radar.md` holds current thesis, changed thesis, and open questions.
`agent-watchlist.md` tracks mainstream and emerging agents with evidence labels.
`user-field-notes.md` and `playbook.md` capture real workflows and reusable patterns.
`storage-angle.md` records workspace, sandbox, artifact, log, and replay implications.
In the terminal
Use `radar.md` for the live thesis, changed thesis, and open questions that deserve attention now.
Track mainstream and emerging agents in `agent-watchlist.md` — product moves, not launch hype.
Capture workflows, complaints, tricks, and failure cases in `user-field-notes.md` with source discipline.
Promote patterns that generalize beyond one incident into `playbook.md` — prompts, setup tricks, recovery paths.
FAQ
Not a news dump, crawler framework, vector store, or complex knowledge base. It is a lightweight editable Markdown structure with a small Python CLI.
Python 3.10+ and only the standard library. `init`, `daily`, `weekly`, `monthly`, `status`, `validate`, and `brief` scaffold and check the repo from any subdirectory.
Yes. GitHub Actions workflows support scheduled cloud-agent runs with source lanes, scoring, telemetry, and bilingual report output.
Authorized logged-in or private signals may inform the radar, but public output must be anonymized and public-safe. See `docs/maintenance.md` and `SECURITY.md`.