|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [0.1.0-alpha.1](https://github.com/devakone/vibed-coding/compare/vibed-coding-v0.1.0-alpha.0...vibed-coding-v0.1.0-alpha.1) (2026-01-20) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* add portable workflow templates ([e30ade0](https://github.com/devakone/vibed-coding/commit/e30ade074b94eda53266402a3aa9cd191e227f72)) |
| 9 | +* **admin:** add admin dashboard with persona coverage analysis ([0de7f11](https://github.com/devakone/vibed-coding/commit/0de7f11fd45a781ca01a87bba0979870e980e22e)) |
| 10 | +* **admin:** add admin dashboard with users, jobs and diagnostics ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 11 | +* **admin:** add diagnostics page for persona rule coverage ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 12 | +* **admin:** add job management with status filtering ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 13 | +* **admin:** add LLM status page for admins (Phase 4) ([b84c8bb](https://github.com/devakone/vibed-coding/commit/b84c8bb20cebf65a62fd374b9d8c7fecfc0a03ac)) |
| 14 | +* **admin:** add user management with pagination and filtering ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 15 | +* **analysis:** add AI-generated narrative report with fallback ([270941d](https://github.com/devakone/vibed-coding/commit/270941de7c297705bce5f2a1bcebc583f37c5831)) |
| 16 | +* **analysis:** add history tracking and share card download ([ea777fc](https://github.com/devakone/vibed-coding/commit/ea777fc3caff191ebe4ae18f86997cb8dec39cee)) |
| 17 | +* **analysis:** add insights generation and display to analysis workflow ([98ed10e](https://github.com/devakone/vibed-coding/commit/98ed10ecabba0e325a671626840109e792f50d75)) |
| 18 | +* **analysis:** add jobs tab and polling for analysis status ([f5ad83b](https://github.com/devakone/vibed-coding/commit/f5ad83b6edcea31cd91027c2fa5df51309d74f0c)) |
| 19 | +* **analysis:** add methodology explanation to analysis reports ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 20 | +* **analysis:** add multi-agent workflow detection capabilities ([aee3728](https://github.com/devakone/vibed-coding/commit/aee3728b7492e4043fcc48a477143770158f9470)) |
| 21 | +* **analysis:** add PR metadata ingestion and workflow style detection ([f7bcc98](https://github.com/devakone/vibed-coding/commit/f7bcc98ab1972c61bc60dcfe0e04e198008027f7)) |
| 22 | +* **analysis:** add user avatar display and improve share UI ([4113213](https://github.com/devakone/vibed-coding/commit/4113213351e46fa9d32b97d110cf8942a987d990)) |
| 23 | +* **analysis:** build vibed insights experience ([9918787](https://github.com/devakone/vibed-coding/commit/9918787a2cf3490a2ae74dee1c569f8c7a57ade1)) |
| 24 | +* **api:** implement time-distributed commit sampling for GitHub analysis ([f6f6759](https://github.com/devakone/vibed-coding/commit/f6f675930fc0e5fb533c4e8191391ccdee576441)) |
| 25 | +* **auth:** add proxy middleware for protected routes and auth handling ([bf05b21](https://github.com/devakone/vibed-coding/commit/bf05b21e02383823d18ab3d78a170e70257a25e6)) |
| 26 | +* **auth:** improve user auth handling and metadata ([539e726](https://github.com/devakone/vibed-coding/commit/539e7260f2d016644e939b56e6ad59963191a2e8)) |
| 27 | +* **ci:** add test task to CI pipeline and turbo configuration ([8e53819](https://github.com/devakone/vibed-coding/commit/8e5381968bb488f589dc07fc48d3fad86352142c)) |
| 28 | +* **db:** enforce outputs requirement before marking analysis job as done ([0002396](https://github.com/devakone/vibed-coding/commit/00023969e73b6b4933612f533c09942eb8d3be92)) |
| 29 | +* enhance profile and analysis features with new UI and data ([9ead7ba](https://github.com/devakone/vibed-coding/commit/9ead7ba24d8c77abb406b70383b434473bdcbb1f)) |
| 30 | +* **header:** add methodology link to header and login page ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 31 | +* **home:** implement marketing landing page for unauthenticated users ([22626ef](https://github.com/devakone/vibed-coding/commit/22626ef297d7a1bcdb2751b532d32077353c5f3c)) |
| 32 | +* implement GitHub OAuth flow and analysis job system ([092e975](https://github.com/devakone/vibed-coding/commit/092e9753f70eb77e6735229b3db3034d8de9b3ca)) |
| 33 | +* implement PR metadata ingestion for multi-agent detection ([895230c](https://github.com/devakone/vibed-coding/commit/895230c1832bcca4bbb14c0efd74990e93a069a5)) |
| 34 | +* improve UI text and add repo caching ([40c0e02](https://github.com/devakone/vibed-coding/commit/40c0e02f355076a0f4029668d988543b73308c7c)) |
| 35 | +* **inngest:** add background job processing with Inngest integration ([2fb8b14](https://github.com/devakone/vibed-coding/commit/2fb8b144e756333ff8d8d69ce022d33971f1e76b)) |
| 36 | +* **insights:** add persona detection and enriched analysis data ([dec8f19](https://github.com/devakone/vibed-coding/commit/dec8f19d2a4ddd07da802bf84f2c996190e258d9)) |
| 37 | +* **jobs:** add jobs context for analysis notifications and unread counts ([f5793c4](https://github.com/devakone/vibed-coding/commit/f5793c4bd3829ac28d8ae8d0b3a359d1a0f09295)) |
| 38 | +* **llm:** add admin UI and unified LLM provider support ([0e9eb22](https://github.com/devakone/vibed-coding/commit/0e9eb225f53107ac8e0071931300104eb549c923)) |
| 39 | +* **llm:** add provider-agnostic LLM abstraction layer ([cccbd75](https://github.com/devakone/vibed-coding/commit/cccbd75742477beec844c384f60fd2da36096f8c)) |
| 40 | +* **llm:** add user API key management (Phase 2) ([0849f21](https://github.com/devakone/vibed-coding/commit/0849f21c2cbe976b85a88dd210120181f2ff29cb)) |
| 41 | +* **llm:** add user opt-in for LLM narratives with privacy controls ([4b595fd](https://github.com/devakone/vibed-coding/commit/4b595fd794b478a2daadb3e0454579ebfc4e0b21)) |
| 42 | +* **llm:** complete Phase 5 documentation and admin APIs ([a57fc2a](https://github.com/devakone/vibed-coding/commit/a57fc2a4ef55ee43fd4e03048f572062263d5439)) |
| 43 | +* **llm:** implement free tier and key resolution (Phase 3) ([a296804](https://github.com/devakone/vibed-coding/commit/a296804ad63c93b0eb157e094e5f7b2a7d9b6f46)) |
| 44 | +* **llm:** read platform LLM config from database instead of env vars ([b0359b4](https://github.com/devakone/vibed-coding/commit/b0359b46f91dd132bd447acb7cd35cdcd4d92fc2)) |
| 45 | +* **login:** add security and home links to login page ([22626ef](https://github.com/devakone/vibed-coding/commit/22626ef297d7a1bcdb2751b532d32077353c5f3c)) |
| 46 | +* **methodology:** add methodology page explaining persona computation ([be6bf6d](https://github.com/devakone/vibed-coding/commit/be6bf6dad5b4dd8a05b0734243c3b06358bdf1d5)) |
| 47 | +* **profile:** add LLM-generated narrative support for profiles ([00e2226](https://github.com/devakone/vibed-coding/commit/00e2226ce012bb864137e6b4375d8a5edad3adf0)) |
| 48 | +* **profile:** implement user profile aggregation and UI ([824d28a](https://github.com/devakone/vibed-coding/commit/824d28a28dcc94a8f2826d2bba86fa03c01effce)) |
| 49 | +* **profile:** improve persona detection and add debug endpoint ([d3d602f](https://github.com/devakone/vibed-coding/commit/d3d602f76a665e1f7bcc4579d59557e96aa7b25e)) |
| 50 | +* **profile:** rebuild user profile when missing analysis job ([14b1925](https://github.com/devakone/vibed-coding/commit/14b19259cc04fd71b74e785cdec62dc7175561a1)) |
| 51 | +* rebrand from Bolokono to Vibed Coding ([f9074cb](https://github.com/devakone/vibed-coding/commit/f9074cb5739891e4e9bcee4b2e9c6fe6a76bbc71)) |
| 52 | +* **repos:** add command palette and popover UI components ([7422975](https://github.com/devakone/vibed-coding/commit/7422975d043511dedde574a9c80c17083772330b)) |
| 53 | +* restructure as Turborepo monorepo ([12662f7](https://github.com/devakone/vibed-coding/commit/12662f7df45e9fbda5eaecad00c2a6d463710ca2)) |
| 54 | +* **security:** create new security page with data handling details ([22626ef](https://github.com/devakone/vibed-coding/commit/22626ef297d7a1bcdb2751b532d32077353c5f3c)) |
| 55 | +* **share:** implement multi-platform share functionality with responsive assets ([eac3781](https://github.com/devakone/vibed-coding/commit/eac3781a4c11faaacd7d4f127ccc4c7058670b35)) |
| 56 | +* **toast:** add toast notifications for repo analysis and connection ([342a1dd](https://github.com/devakone/vibed-coding/commit/342a1dd72919242595a5584b5c4839b68526e426)) |
| 57 | +* **ui:** add app header, theme system, and analysis page ([99e08d3](https://github.com/devakone/vibed-coding/commit/99e08d3fc4379286aa3db2014bfc54eae68c14fe)) |
| 58 | +* **ui:** improve label formatting for metrics and rules ([8a38657](https://github.com/devakone/vibed-coding/commit/8a38657236bcb9e39a588f1155698c13cc3ca242)) |
| 59 | +* **ui:** update dark theme styles and enhance analysis page ([2e6a6ca](https://github.com/devakone/vibed-coding/commit/2e6a6caab2d85bc1811b5ecd38e0e93d3ce58691)) |
| 60 | +* **web:** add share endpoint for analysis insights ([99e356d](https://github.com/devakone/vibed-coding/commit/99e356d70c397993ed77fa025801eafac1a9d432)) |
| 61 | +* **worker:** add health server and env file loading ([f742760](https://github.com/devakone/vibed-coding/commit/f742760bbe77cfa9f641a3b45ba78758047909a9)) |
| 62 | + |
| 63 | + |
| 64 | +### Bug Fixes |
| 65 | + |
| 66 | +* correct import path for tw-animate-css ([7b9dfb6](https://github.com/devakone/vibed-coding/commit/7b9dfb6ec09af21c2e9cb5a41299c6ef9abd4122)) |
| 67 | +* **privacy:** remove commit message content from narrative analysis ([deb205e](https://github.com/devakone/vibed-coding/commit/deb205e297c4b3a72b67a9ab423d02cb28e6c324)) |
| 68 | +* **worker:** handle supabase upsert errors in job processing ([52d72d7](https://github.com/devakone/vibed-coding/commit/52d72d7b6669c02b6f9c4ca17888edcf17e049e3)) |
0 commit comments