Byoi changelog
Changes that affect workflow, data contracts, billing, or security for anyone managing an AI project on Byoi.
updated 2026-07-10
A public record for people who need to understand what changed and why it matters in real use.
2026-07-07, versioned changelog
The /changelog page is now the public version history for Byoi, powered by a static repository file and scripts that draft notes from commits.
Next
The current focus is reducing first-use friction: account, GitHub App installation, first project, first card, and first useful prompt.
- More direct first Git connection.
- First card without a mandatory tutorial.
- Legal and security review before broad public traffic.
2026-07-07, public home
Home now explains the product before login. Account, registration, and password reset live at /account; plans live at /pricing.
2026-07-07, public docs
Terms, license, privacy, security, changelog, roadmap, status, and about now exist as public pages. The goal is to make boundaries clear: what stays in Git, what stays in the database, and what AI may touch.
2026-07-07, product loop
The base flow is explicit: capture, define, register decision, generate prompt, and execute in the agent. Each step must preserve Git as the project source.
2026-07-10, public docs for AI agents
The /resources pages now ship an FAQ with structured data for AI assistants, and every project created on Byoi is bootstrapped with a direct link to the customization guide in AGENTS.md and README.md.