Cchaitanyagirici: stop pushing to protected main, remove wall-sync
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
chore: make GitHub read our license, our language and our OS field correctly (#418) | 17 天前 | |
ci: stop pushing to protected main, remove wall-sync main requires status checks, so pushes from Actions are rejected (GH006). Build blog now checks that a pull request carries its own build instead of pushing the rebuild after merge. Update contributors opens or refreshes one pull request on bot/contributors. The wall is full, so wall-sync and its script are removed. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01WvtxFy8iMNYHYoobbZsvD6 | 9 天前 | |
docs: re-land CONTRIBUTORS.md, which never reached main (#444) | 14 天前 | |
Add custom sponsorship URL for funding Updated custom sponsorship URL in FUNDING.yml | 3 个月前 | |
docs: make the README sell the product and move the codebase map into docs/ (#419) The README opened with a table of contents and then explained the architecture, the project structure and the design system. That is contributor documentation sitting in the one document whose job is converting a visitor, and it pushed what a visitor actually wants below the fold. - Download comes first. "Getting started" opened with git clone and npm run dev, which tells a visitor to build from source when we ship signed installers. There is now a download call to action under the hero and a "Download the app" section ahead of "Build from source". - Supported agents are visible. We support twelve CLIs plus custom and that is the whole differentiator, but it was only ever stated in prose. It is now a linked chip row near the top. - A feature wall, built entirely from screenshots and demo clips already in the repo. No new product assets. - Architecture, project structure and design system move to docs/ARCHITECTURE.md with their relative links repointed and checked. The README keeps a summary and a pointer. - A downloads badge, and a contributors grid beside a link to the good first issue queue. CONTRIBUTING gains a "Before you start" section: the cross-platform, path, provider-neutral and no-local-assumption constraints that most PRs trip over, stated up front as help rather than only afterwards as reasons for closure. "What gets a PR closed" keeps its content and becomes "Where the bar is". It also now asks contributors to run their own coding agent over their PR and paste what it found, which is on brand for a project that ships an agent harness. The PR template gains an optional X handle beside the Discord one. The contributor-role workflow greps /Discord:\s*[A-Za-z0-9._]+/ from the body, so that line is kept verbatim and the regex was re-checked against a filled-in template. CODEOWNERS routes review automatically instead of waiting for someone to notice a PR, with tighter rules on release, licensing and security paths. Claude-Session: https://claude.ai/code/session_01YXP55KwQAmAyP9Zr6hsKfx Co-authored-by: Claude Opus 5 <noreply@anthropic.com> | 17 天前 | |
docs: re-land CONTRIBUTORS.md, which never reached main (#444) | 14 天前 |