Binaya Dhakal

@binaydhakal

Shipping AI-powered developer tools for code collaboration and release management.

I build AI platforms that minimizes your daily work in seconds.

20

releases

3

active repos

16

days shipping

today

last shipped

20 releases in the last year

Apr 24, 2025 → Apr 23, 2026

6 day streak
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
Mon
Wed
Fri
LessMore

Featured

Pinned

auto-2026-04-21

Apr 21, 2026

binaydhakal/Yanib

Adds public guide, fixes webhook verification and AI crashes, improves release state handling, adds sharing settings.

2 features3 fixes1 chores
Changelog

auto-2026-04-15

Apr 15, 2026

binaydhakal/Yanib

Migrate to Paddle Billing, add GitLab integration, redesign digest with sharing features.

1 breaking3 features1 fixes
Changelog

auto-2026-04-18

Apr 18, 2026

binaydhakal/Yanib

Adds GitHub metadata sync, improves badge persistence, expands GitLab support, fixes OAuth tokens.

1 features5 fixes1 chores
Changelog
2026 Year in Review

20 releases in 2026

See the full recap — monthly chart, change-type breakdown, GitHub overview

April 202620 releases

auto-2026-04-22

binaydhakal/Yanib· Apr 22

Adds personal teams, AI-powered semantic search, public profile redesign, and retrieval-augmented content generation.

Feature

Split publish into separate GitHub and integrations actions

The "Publish changelog" button now decouples GitHub release updates from integration notifications, giving users independent control over when to notify Slack, Discord, webhooks, and other integrations.

Feature

Add Personal Team scaffold (unified-team refactor, phase 1)

Foundation for unifying "personal" and "team" workspaces. Every user now has an auto-created Personal Team that owns repos, integrations, and BYOK config.

Feature

Backfill Personal Teams (unified-team refactor, phase 2)

Migrates existing user data into the new Personal Team model, copying BYOK config and repo ownership for seamless transition to unified workspace structure.

Feature

A/B compare context strategies on a release

Side-by-side UI lets you see exactly how retrieval-augmented generation differs from static context, making the impact of semantic search visible during release authoring.

Feature

Retrieval-augmented digest generation

Team Commit Digests now pull semantically similar past entries for richer context, improving AI-generated velocity reports with relevant repo history.

+13 more entries

View full changelog

auto-2026-04-21

binaydhakal/Yanib· Apr 21

Adds public guide, fixes webhook verification and AI crashes, improves release state handling, adds sharing settings.

Feature

Add public user guide at /guide

A new public guide page helps readers learn Yanib without signing up first. The 16-section guide also serves as in-app help with deep links to anchors from dashboard empty states and Help links.

Fix

Fix GitHub App installation verification for webhook creation

Repos under owners whose App installation didn't cover them now correctly skip webhook creation instead of saving with a stale installationId and never receiving release events.

Fix

Fix AI JSON truncation crash and cache poisoning

Release generation no longer crashes when the AI response is incomplete or invalid, preventing cache corruption from incomplete JSON.

Fix

Fix release state downgrade from DRAFT to FAILED and add JSON repair

Releases with all fields populated (entries, summary, social, audience) no longer incorrectly show as FAILED. Added observability and JSON-repair salvage to recover from malformed AI responses.

Chore

Remove AI vendor names from public-facing surfaces

Marketing and help pages now refer to "AI" and "AI-powered" generically instead of naming Claude, Anthropic, or Haiku.

+1 more entries

View full changelog

v3

binaydhakal/binaydhakal.github.io· Apr 20

Redesigns portfolio with scientific aesthetic and adds GitHub profile component.

Feature

Redesign portfolio with scientific-editorial aesthetic and Yanib widgets

Complete visual overhaul featuring a scientific-editorial design direction integrated with Yanib GitHub profile components. Emphasizes the founder/CEO narrative alongside AI software engineering work.

Feature

Add Yanib GitHub profile component

Embedded Yanib organization GitHub profile widget into the portfolio to showcase company presence and contributions.

Chore

Update README with release badge and user feed

Added release badge and user feed to documentation for better visibility of project versions and activity.

Chore

Remove submitted research paper from portfolio

Cleaned up research section by removing 'Fracture Detection with Transformer' entry that was in submitted status.

View full changelog

auto-2026-04-20

binaydhakal/Yanib· Apr 20

Adopts shadcn/ui components, adds subscription cancellation, and improves mobile navigation.

Feature

Adopt shadcn/ui component system

Migrated the entire dashboard to shadcn/ui primitives, replacing custom implementations with accessible, keyboard-navigable components backed by Radix UI. Includes Button, Dialog, DropdownMenu, Input, Label, Textarea, Select, Checkbox, RadioGroup, and Switch.

Feature

Migrate all form elements to shadcn primitives

Updated 19 form files across the app to use shadcn Input, Label, Textarea, Select, Checkbox, RadioGroup, and Switch components for consistent styling and behavior.

Feature

Replace dropdowns with DropdownMenu and upgrade command palette

Replaced all bespoke dropdown implementations with shadcn DropdownMenu (with focus trap, outside-click, keyboard navigation). Rewrote the Cmd+K command palette using cmdk for better search and navigation.

Feature

Migrate modals to Dialog and add mobile navigation Sheet

Replaced hand-rolled fixed-positioned modals with shadcn Dialog component. Added Sheet primitive for responsive mobile navigation in the dashboard.

Feature

Enable subscription cancellation with grace period

Pro users can now cancel from Settings → Billing and retain access until the end of the current billing period. An amber banner displays the cancellation date with a one-click Resume option during the grace period.

+2 more entries

View full changelog

auto-2026-04-19

binaydhakal/Yanib· Apr 19

Fixes invisible Yanib logo on dark-themed pages

Fix

Fix invisible Yanib logo on dark-themed pages

The LogoIcon was inheriting text color from its parent container, causing it to become invisible on dark-themed pages like the public team digest. The logo now displays correctly with proper contrast.

View full changelog

auto-2026-04-18

binaydhakal/Yanib· Apr 18

Adds GitHub metadata sync, improves badge persistence, expands GitLab support, fixes OAuth tokens.

Fix

Make provider-agnostic UI actually provider-agnostic

Fixed UI copy and widgets that hard-coded GitHub as the only git provider, allowing GitLab-only users to use the platform without confusing GitHub-specific messaging.

Fix

Refresh GitLab OAuth tokens before server-side API calls

GitLab OAuth tokens expire every ~2 hours. The app now refreshes tokens before making server-side API calls to prevent 401 authentication errors.

Feature

Support self-hosted GitLab via Personal Access Token

Users can now connect to self-hosted GitLab instances using Personal Access Tokens, enabling multi-instance deployments.

Fix

Sync repo metadata from GitHub

Repository metadata (name, owner, description, archive status) is now kept in sync when changes occur on GitHub, preventing stale data in changelogs and API calls.

Fix

Keep README badges resolving after repo rename/transfer

Badge URLs now redirect properly when repositories are renamed or transferred on GitHub, ensuring existing badges continue to work.

+2 more entries

View full changelog

auto-2026-04-17

binaydhakal/Yanib· Apr 17

Adds GitHub integration, repo context indexing, Widget Marketplace, and persistent AI logging.

Feature

Prompt Google/email users to connect GitHub before repo actions

Google and email sign-ins now see a dedicated **Connect GitHub** prompt instead of silently failing when accessing repo-dependent features. GitHub connection is now properly gated behind a `hasGitHub` signal.

Feature

Index repo context for persistent AI awareness

Yanib now builds a compact, persistent understanding of your codebase on first connect and injects it into every release-notes generation. The AI writes with your domain conventions and structure in mind, scaling identically from 100-commit to 30K-commit repos.

Feature

Auto-generate username when linking GitHub to existing account

GitHub usernames are now automatically slugified into Yanib usernames when linking GitHub to an existing account, powering your public profile, GitHub README card, stats badge, and year-in-review page.

Feature

Add live preview for Personal Feed Widget in Settings

The Personal Feed Widget section now shows a real-time preview with toggles for theme (Light/Dark) and limit (3/5/10 items), so you can see exactly what the widget looks like before embedding it.

Feature

Launch Widget Marketplace with live previews

New `/widgets` page displays all six embeddable widgets rendered with your actual data. Toggle options, preview live, and copy snippets in one place — accessible from Dashboard → Quick Actions.

+4 more entries

View full changelog

auto-2026-04-15

binaydhakal/Yanib· Apr 15

Migrate to Paddle Billing, add GitLab integration, redesign digest with sharing features.

Breaking

Migrate billing from Stripe to Paddle Billing

Switch payment processor to Paddle Billing for improved tax handling and compliance. All existing Stripe customer references are automatically migrated.

Feature

Add GitLab integration for multi-VCS support

OutPost now supports GitLab as a second VCS provider alongside GitHub, with full feature parity across both platforms.

Feature

Redesign digest with public sharing and celebration focus

Transform digests into shareable, team-focused "Monday morning proud moment" experiences. Includes a new public sharing page and redesigned dashboard with improved component library.

Feature

Enhance landing page with live SDK preview and Built with Yanib section

Add interactive SDK preview and showcase section to make the landing page more memorable and engaging.

Fix

Fix Digests navbar link highlighting on team digest pages

The Digests link in the top navigation now correctly highlights when viewing team digest pages.

View full changelog

auto-2026-04-14

binaydhakal/Yanib· Apr 14

Adds complete footer with About, Privacy, Terms, and API reference pages

Feature

Complete footer with About, Privacy, Terms, and API reference pages

Fixed broken and placeholder footer links by adding the missing documentation pages.

View full changelog

auto-2026-04-13

binaydhakal/Yanib· Apr 13

Adds VCS abstraction layer, redesigns team settings and integrations UI, improves digest handling.

Feature

Add VCS provider abstraction layer

Architectural foundation for multi-provider support (GitHub, GitLab, Bitbucket). Phase 1 refactors existing GitHub code through a new provider interface — no user-facing changes.

Feature

Redesign team settings with 2-column layout

Expands team settings from a narrow single-column layout to a balanced two-column grid that properly fills desktop screens.

Feature

Redesign integrations page with expandable platform cards

Replaces flat platform cards with an expandable, team-aware layout showing richer information and repo context for each integration.

Feature

Add digest integration picker

Enables user-configurable delivery targeting for team digests and fixes bug where 'Send to integrations' always failed.

Fix

Replace browser prompt with repo picker for test digest

Replaces the native browser prompt with a user-friendly dropdown list of team repos by name for per-repo digest testing.

+2 more entries

View full changelog

auto-2026-04-12

binaydhakal/Yanib· Apr 12

Adds team digest and social post features, blocks disposable emails, fixes UI and team persistence issues.

Feature

Add team commit digest — AI-generated velocity reports

Team admins can now receive recurring AI-generated digests showing who shipped what across repos, delivered to the dashboard and integrated with Slack, Discord, and webhooks.

Feature

Auto-generate social posts and multi-audience versions

Release summaries now automatically generate Twitter/LinkedIn posts and dev/PM/end-user audience versions in the pipeline.

Feature

Block disposable email addresses at signup

Prevent registration and email changes using temporary email domains. Blocks over 3,500 known disposable email providers.

Fix

Fix onboarding tour positioning, flickering, and scroll

Highlight now tracks target during scroll and resize, and tour restarts without page reload. Removed 350ms step change delay.

Fix

Fix navbar refresh after name change in settings

Changing your account name now immediately updates the navbar and all server components without requiring a manual reload.

+3 more entries

View full changelog

auto-2026-04-11

binaydhakal/Yanib· Apr 11

OutPost rebranded to Yanib with updated documentation references.

Breaking

Rebrand OutPost to Yanib

The project has been rebranded from OutPost to Yanib. All SDK web components, domains, and references have been updated from outpost.dev to yanib.dev.

Chore

Update documentation references to Yanib

Cleaned up remaining OutPost references in documentation files to complete the rebranding effort.

View full changelog

auto-2026-04-08

binaydhakal/Yanib· Apr 8

Adds SDK stats card component and personal portfolio with filtered feed support.

Feature

Add SDK stats card component

Introduce `<outpost-stats>` component for displaying developer statistics including releases, entries, repositories, streaks, sparklines, and change type breakdowns. Supports horizontal, vertical, and compact layouts for flexible website integration.

Feature

Add SDK personal portfolio and filtered feed support

Enable developers to embed rich shipping portfolios on their websites with filtered feed capabilities for personalized showcase.

View full changelog

auto-2026-04-06-7

binaydhakal/Yanib· Apr 6

Fixes Discover dismiss all feature to clear all tips

Fix

Fix Discover "Dismiss all" to clear all tips

The "Dismiss all" button in the Discover section now correctly dismisses every tip instead of only the 3 currently visible ones, preventing tips from reappearing immediately after dismissal.

View full changelog

auto-2026-04-06-6

binaydhakal/Yanib· Apr 6

Adds BYOK support for Claude API

Feature

Add BYOK (Bring Your Own Key) support for Claude API

Users can now provide their own Anthropic API key and select their preferred Claude model (Haiku 4.5, Sonnet 4, or Opus 4) from Settings > AI. API keys are encrypted with AES-256-GCM and never stored in plaintext.

View full changelog

auto-2026-04-06-5

binaydhakal/Yanib· Apr 6

Fixes repo tip cards to be clickable

Fix

Make repo tip cards clickable

Contextual tip cards on the repo overview page now navigate to the relevant tab when clicked, improving discoverability of Settings, Integrations, and Share features.

View full changelog

auto-2026-04-06-4

binaydhakal/Yanib· Apr 6

Fixed repo detail page crash

Fix

Fix repo detail page crash

Resolved production error where event handlers in server components caused crashes. Replaced interactive button elements with static paragraph tags in contextual tip cards.

View full changelog

auto-2026-04-06-3

binaydhakal/Yanib· Apr 6

Fixes integrations and subscriber emails for auto-published releases

Fix

Fix integrations and subscriber emails triggering on auto-published releases

Auto-published releases (via PR merge or scheduled batch) now correctly trigger integrations and send subscriber notifications, matching the behavior of manual publishes.

View full changelog

auto-2026-04-06-2

binaydhakal/Yanib· Apr 6

Reduces changelog language picker from more languages to 6 supported languages.

Chore

Reduce changelog language picker to 6 languages

Streamlined the public changelog language options to focus on the most commonly used languages: English, Español, Français, Deutsch, 中文, and Русский.

View full changelog

auto-2026-04-06

binaydhakal/Yanib· Apr 6

Adds command palette (Cmd+K) and redesigned AI tools grid for improved feature discovery.

Feature

Add command palette (Cmd+K) for feature discovery

Introducing a searchable command palette accessible via Cmd+K keyboard shortcut with a clickable search pill in the navbar. This comprehensive feature discovery enhancement makes all 20+ features visible and discoverable to users.

Feature

Redesign feature discovery UI with AI tools grid and spotlight

Improved navigation and visual organization of features through new grid layouts and spotlight components, increasing feature discoverability from ~30% to comprehensive coverage.

View full changelog