For the complete documentation index, see llms.txt.

Changelog

Commit history

Shows a checked-in snapshot of git log.

Repository: anirudh-makuluri/smart-deploy - 72 commits below (newest first)

Need older history? View full commit history on GitHub.

2026-04-26

  • 6450b78amakulur

    Landing page revamped

2026-04-24

  • e579599amakulur

    Fix build issue

  • 8bbb182amakulur

    Refactor: Rename variable 'module' to 'mossModule' for clarity in MossClient imports

  • b459444amakulur

    Feature: Add scripts for indexing help docs and syncing to Supabase

2026-04-23

  • c5acee5amakulur

    Add metadata and structured data for SEO; implement robots.txt and sitemap functionality

2026-04-22

2026-04-21

  • bff3810amakulur

    Change contact info in waiting list

  • c444740amakulur

    Enhance HelpAgentSheet to display model information and format assistant responses with Markdown

2026-04-18

  • b2ae797amakulur

    Fix build error

  • 49e10adamakulur

    Removed log

  • 0fb20bcamakulur

    Fix deployment screenshot

  • 4473904amakulur

    Refactor deployment scripts for improved reliability and clarity

2026-04-17

  • fe4889famakulur

    Feature: Add docs-grounded help agent chat in header

  • ff75883amakulur

    Feature: Add in-app issue reporting with Supabase storage

  • 74f9a21amakulur

    Feature: Add new AWS worker stack with comprehensive setup and configuration

2026-04-16

  • be06d7camakulur

    Fix: Ensure CI triggers on push to main branch

  • df2b337amakulur

    Fix: Build (+1 related commits)

  • 62394adamakulur

    Updated icon

  • 46c84c8amakulur

    Added ci.yml

  • 649868famakulur

    Feature: Implement waiting list feature with configurable gate and update routing logic

2026-04-15

  • 3503904amakulur

    Refactor: Simplify latestCommit resolver and GraphQL query structure

  • dca1b34amakulur

    Feature: Enhance WebSocket connection status handling and improve health message logic

  • eac91caamakulur

    Refactor: Simplify useWebsocketHealth and remove reconnect logic from useWorkerWebSocketSession

  • 73c8a86amakulur

    Fix: Limit maximum reconnect attempts for WebSocket connection

  • 67c76f0amakulur

    Feature: Enhance session handling and public route checks in components

  • 72a6279amakulur

    Fix: Improve session handling in proxy function and adjust response for no-body statuses

  • 6ac14b5amakulur

    Feature: Add SessionFailureLogoutGuard to handle session retrieval errors

  • 9d2bb47amakulur

    Fix: Bug (+1 related commits)

  • 4c6e20damakulur

    Fix: Bugs

2026-04-14

  • 3652f95amakulur

    Improved auth page

  • a2f4f3eamakulur

    Migrated to better auth

2026-04-13

  • 44549f0amakulur

    Improved preview mode

  • 4fda48bamakulur

    Fixed using existing repo files

  • dd7b602amakulur

    Feature: Implement artifact generation tracking and metrics

2026-04-12

  • 41b25d4amakulur

    Added posthog

  • 0033827amakulur

    Show metrics on landing page

  • a852e8camakulur

    Refactored service detection

  • e709963amakulur

    Feature: Add changelog snapshot generation and update changelog page to use it

  • cea2219amakulur

    Feature: Implement changelog page using git history and remove static changelog entries

  • c80df5aamakulur

    Feature: Enhance sidebar and navigation components for improved mobile experience

  • c78d77damakulur

    Updated docs

  • fd80b2damakulur

    Updated landing page (+1 related commits)

  • 4da43baamakulur

    Added approved users table

  • e2f0e02amakulur

    Feature: Implement system health check API and integrate with WebSocket health endpoints

  • 073600camakulur

    Feature: Implement WebSocket authentication and health check functionality

  • 982589damakulur

    Update dockerfile.websocket

  • 9368502amakulur

    Add 0.0.0.0

2026-04-11

  • 1d2217camakulur

    Refactor: Simplify Dockerfile and update GCP setup documentation for Google Cloud CLI

  • f16d0ddamakulur

    Feature: Add health check endpoint to WebSocket server and update server response message

  • 7b44142amakulur

    Feature: Enhance DashboardMain with repository search functionality and add LanguageIcon component

  • 64ff580amakulur

    Feature: Implement repository synchronization and deduplication logic

  • 519a651amakulur

    Feature: Add pause/resume functionality and confirmation dialog in DeployWorkspace fix: update RepoServicesList to show button only when multiple services are available

  • 5b2862aamakulur

    Add delete/pause button in deploy workspace

  • a180a4bamakulur

    Maintenance: Refactor (+2 related commits)

2026-04-10

  • 5d4ff26amakulur

    Updated readme

  • 01116bcamakulur

    Feature: Add changelog page with recent updates and milestones

2026-04-08

  • 5af4cadamakulur

    Added Blueprint section in DeployWorkspace

2026-04-07

  • ea2e117amakulur

    Feature: Add Commands Generator node to deployment process

  • 1cf599bamakulur

    Feature: Add endpoint to generate deployment preview screenshots

  • 818d856amakulur

    Refactor: Enhance deployment status checks and improve handling of draft states

  • 5b86819amakulur

    Refactor: Streamline deployment data access and improve default handling in hooks

2026-04-03

  • 19d6bb5amakulur

    Refactor: Update property names to snake_case for consistency across the codebase

  • b1ce933amakulur

    Refactor: Standardize property naming in RepoServicesRecord for consistency

  • a87148famakulur

    Refactor: Update EC2 and CloudRun deployment types for improved null handling and denormalization fix(DashboardMain): handle potential undefined URL in normalizeUrl function refactor(deployment): streamline user repo syncing with denormalized fields in database fix(graphql): update EC2 details type and ensure proper null handling in queries

  • acea60camakulur

    Fix id of history

  • d23e8cfamakulur

    Refactor deployment handling and improve GraphQL integration

2026-04-02

  • eb65447amakulur

    Feature: Update fetch requests to use environment variables for API base URL and authorization token

  • 00e5a9eamakulur

    Refactor deployment configuration properties and update related logic

  • 4f41ea6amakulur

    Feature: Refactor DeployWorkspace component and introduce custom hooks for deployment management

  • 3f8306bamakulur

    Feature: Implement GraphQL schema, resolvers, and types for deployment management

2026-04-01