An open API service providing commit metadata for open source projects.

GitHub / ChanningLua/prax-agent / commits

SHA Message Author Date Stats
57f7e20c ci: add npm publish workflow via OIDC trusted publishing ChanningLua <5****4@q****m> 3 months ago
d81c34c3 feat(0.6.0): blocker discipline rule + idempotent hook install + model bump t... ChanningLua <5****4@q****m> 3 months ago
f6a4181f fix: bump __version__ to 0.5.5 + ai-news-daily anti-recursion note ChanningLua <5****4@q****m> 4 months ago
7967a960 feat(0.5.5): /init-models skeleton mode + ai-news-daily channel auto-resolve ChanningLua <5****4@q****m> 4 months ago
53ff9798 feat(0.5.4): ai-news-daily skill reads sources from .prax/sources.yaml ChanningLua <5****4@q****m> 4 months ago
7134fe0d fix(0.5.3): wechat_personal first-push UX — explain ret=-2 instead of leaking it ChanningLua <5****4@q****m> 4 months ago
6391133d feat(0.5.2): add wechat_personal notify provider via iLink Bot API ChanningLua <5****4@q****m> 4 months ago
df4deeb0 feat(0.5.1): add wechat_work_webhook notify provider ChanningLua <5****4@q****m> 4 months ago
12d6019a docs: bump version references to 0.5.0 ChanningLua <5****4@q****m> 4 months ago
bf83f730 feat(0.5.0): background tasks now actually run in the background ChanningLua <5****4@q****m> 4 months ago
ba602db2 chore(0.4.2): make persistent memory actually persist ChanningLua <5****4@q****m> 4 months ago
b5f4c3f4 chore(0.4.1): fix provider lookup collision that broke README Quick Start ChanningLua <5****4@q****m> 4 months ago
4796f6af docs(getting-started): correct verification step to use 'prax providers' ChanningLua <5****4@q****m> 4 months ago
44e38d65 chore(0.4.0): migrate to src/ layout and finalize release prep ChanningLua <5****4@q****m> 4 months ago
f84e290c chore: bump version to 0.4.0 ChanningLua <5****4@q****m> 5 months ago
4a9d37f0 docs(readme): rewrite Quick Start for absolute beginners ChanningLua <5****4@q****m> 5 months ago
5eadf4a0 chore(models): bump default lineup — claude 4.6→4.7, gpt-4.1→gpt-5.4 ChanningLua <5****4@q****m> 5 months ago
7ff16582 docs: strip ANSI from release-notes-demo/run.log + note permission-mode ChanningLua <5****4@q****m> 5 months ago
d57134be test(llm-client): lock in non-SSE response guard ChanningLua <5****4@q****m> 5 months ago
c4256fd7 fix(runtime): surface LLM call failures instead of silent retries ChanningLua <5****4@q****m> 5 months ago
9f0d168d test+docs: support-digest and knowledge-compile demo scaffolds; Write/Edit ChanningLua <5****4@q****m> 5 months ago
9f17d7f7 fix(runtime): register Read/Write/Edit/Glob/Grep in native build_tools ChanningLua <5****4@q****m> 5 months ago
b7df94e1 test(release-notes): add reproducible e2e verification sandbox ChanningLua <5****4@q****m> 5 months ago
67a40ede docs(tutorials): complete the 5-tutorial set (docs-audit + pr-triage) ChanningLua <5****4@q****m> 5 months ago
ff36a653 docs(tutorials): add foolproof release-notes walkthrough ChanningLua <5****4@q****m> 5 months ago
1f2c1365 docs: fix two broken cross-links + lock with regression test ChanningLua <5****4@q****m> 5 months ago
7785f366 docs(tutorials): add phased ai-news-daily tutorial + sample vault ChanningLua <5****4@q****m> 5 months ago
058f788f docs: add 5-minute getting-started for absolute beginners ChanningLua <5****4@q****m> 5 months ago
4f289942 docs(tutorials): add foolproof support-digest walkthrough ChanningLua <5****4@q****m> 5 months ago
771d4f57 docs(readme): add Commercial Use Cases section ChanningLua <5****4@q****m> 5 months ago
b0e1f339 feat(skills): add support-digest skill + recipe + sample data ChanningLua <5****4@q****m> 5 months ago
e30ed2ca feat(skills): add pr-triage skill + recipe ChanningLua <5****4@q****m> 5 months ago
8e6bfe19 feat(skills): add docs-audit skill + recipe ChanningLua <5****4@q****m> 5 months ago
c2c78da3 feat(skills): add release-notes skill + recipe ChanningLua <5****4@q****m> 5 months ago
4dde815c test(cron): end-to-end smoke — cron.yaml → notify.yaml → HTTP payload ChanningLua <5****4@q****m> 5 months ago
fba61024 chore(polish): harden cron install, friendlier errors, docs for 0.4.0 ChanningLua <5****4@q****m> 5 months ago
7e98ad6d feat(recipes): add end-to-end ai-news-daily pipeline ChanningLua <5****4@q****m> 5 months ago
49a4c4ea feat(skills): add knowledge-compile skill ChanningLua <5****4@q****m> 5 months ago
431f78c0 feat(skills): add browser-scrape skill + AutoCLI integration recipe ChanningLua <5****4@q****m> 5 months ago
b441e82d feat(cron): add cross-process scheduler for prax tasks ChanningLua <5****4@q****m> 5 months ago
977defdd feat(notify): add NotifyTool with feishu/lark/smtp providers ChanningLua <5****4@q****m> 5 months ago
570b6f09 chore: bump version to 0.3.2 ChanningLua <5****4@q****m> 5 months ago
9ad1b96e fix(middleware): replace VerificationGuard with shared ChangeTracker ChanningLua <5****4@q****m> 5 months ago
460dc702 chore: bump version to 0.3.0 ChanningLua <5****4@q****m> 5 months ago
31a539d2 chore: bump version to 0.2.2 ChanningLua <5****4@q****m> 5 months ago
54f34381 feat(cli): default to native runtime path, add /runtime command ChanningLua <5****4@q****m> 5 months ago
d409a970 chore: ignore UI restoration workflow doc ChanningLua <5****4@q****m> 5 months ago
8cfff40c fix(cli): add early interception for --version/--help to avoid login gate ChanningLua <5****4@q****m> 5 months ago
9927c2d8 docs: 完善中文文档中的记忆系统说明 ChanningLua <5****4@q****m> 5 months ago
a9739cfc chore: bump version to 0.2.1 ChanningLua <5****4@q****m> 5 months ago
92989afc feat(prax): 增强规则可执行性,防止无证据推断和无限循环 ChanningLua <5****4@q****m> 5 months ago
87d060e2 docs: align English README with Chinese version for memory description ChanningLua <5****4@q****m> 5 months ago
67f490da docs: update Card 2 to reflect Self-Improving capability ChanningLua <5****4@q****m> 5 months ago
b720ac47 docs: update CHANGELOG for v0.2.0 release ChanningLua <5****4@q****m> 5 months ago
e45e22cd feat: enhance Claude Code integration for v0.2.0 ChanningLua <5****4@q****m> 5 months ago
88f7f56b docs: redesign benchmark and integration path diagrams ChanningLua <5****4@q****m> 5 months ago
fa1b3d1b docs: fix command names in README (install-claude → /init-models claude, doct... ChanningLua <5****4@q****m> 5 months ago
d5ec83c6 Fix: handle long JSON lines in Claude CLI stdout without readline limits ChanningLua <5****4@q****m> 5 months ago
9dbe6b5a Restructure README: streamline Quick Start and consolidate Why Prax section ChanningLua <5****4@q****m> 5 months ago
f90c4662 Add capabilities badge diagram to README ChanningLua <5****4@q****m> 5 months ago
8490c95c Initial commit: Prax v0.1.0 ChanningLua <5****4@q****m> 5 months ago

← Back to repository