Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wrtnlabs/autobe
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.24.1
Choose a base ref
...
head repository: wrtnlabs/autobe
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.24.2
Choose a head ref
  • 18 commits
  • 252 files changed
  • 4 contributors

Commits on Sep 17, 2025

  1. Updated README files

    samchon committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    24a4382 View commit details
    Browse the repository at this point in the history
  2. the title

    samchon committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    f6aad59 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. feat(website): landing page to use real replay data (#632)

    * feat(website): landing page to use real replay data
    
    * data interaction completed
    
    * Fix emoji problems
    
    * refactoring completed
    
    * completion
    samchon authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    6a30083 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. feat(compiler): support Prisma new engine, TS native. (#633)

    * feat(compiler): support Prisma new engine, TS native.
    
    * fix hackathon server
    
    * Fix random bug
    
    * Update apps/hackathon-server/src/executable/schema.ts
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update internals/dependencies/nestjs/package.json
    
    Co-authored-by: Copilot <[email protected]>
    
    * complete native prisma engine
    
    * bump up `embed-prisma`.
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    samchon and Copilot authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    f68d1c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

  1. feat(agent) : Test Scenario Review Agent (#628)

    * chore: Define AutoBeTestScenariosReviewEvent type
    
    * chore: Write TEST SCENARIO REVIEW.md
    
    * feat: Test Scenario Review Agent
    
    * fix: Remove Prisma DB Schema info from Test Scenario Review
    
    * fix: Test scenario review
    
    * chore: remove console
    
    * fix: Fix the validate logic in orchestrateTestScenarioReview
    
    * fix: add Test Scenario Event to Playground UI
    
    * fix: Event Progress in Test Scenario Review
    
    * fix: chore job
    
    * chore: fix the test name
    
    * chore: remove unnecessary import:
    
    * fix: Fix the scenrio review count to 1
    8471919 authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    691b8c9 View commit details
    Browse the repository at this point in the history
  2. fix(agent): test scenario's review agent's guard (#634)

    * fix(agent): test scenario's review agent's guard
    
    * add exact guard
    samchon authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    50de4ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57f2fa6 View commit details
    Browse the repository at this point in the history
  4. handle error by using HttpException (#637)

    * feat: enforce HttpException for error handling in Realize Agent
    
    * feat: handle null case in correct function and improve error handling in step function
    
    * feat: add HttpException import for improved error handling
    
    * feat: add length restriction for concise analysis in schema guidance
    
    * feat: improve null checking examples for toISOStringSafe usage
    
    * feat: clarify null handling for toISOStringSafe and emphasize ternary operator usage
    
    * feat: enhance error handling in orchestrateRealize by retrying failed writes and improving progress tracking
    kakasoo authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    eda5123 View commit details
    Browse the repository at this point in the history
  5. feat(website): new roadmap for v1.0 release (#638)

    * feat(website): new roadmap for v1.0 release
    
    * story prepared
    
    * AI content completed
    
    * completed
    
    * add images
    samchon authored Sep 22, 2025
    Configuration menu
    Copy the full SHA
    984b79c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2025

  1. change title to be RAG

    samchon committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    7e52719 View commit details
    Browse the repository at this point in the history
  2. Fulfill RAG section

    samchon committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    a77d592 View commit details
    Browse the repository at this point in the history
  3. change landing page's video

    samchon committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    b1c1a89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    224aa8e View commit details
    Browse the repository at this point in the history
  5. Change roadmap label

    samchon committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    0e48026 View commit details
    Browse the repository at this point in the history
  6. feat(website): an article for getting model recommends (#640)

    * feat(website): an article for getting model recommends
    
    * sup and sub
    
    * Fix table
    
    * Update website/articles/autobe-get-recommend-ai-models.md
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    samchon and Copilot authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    73decab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68eb0b2 View commit details
    Browse the repository at this point in the history
  8. feat(agent): enhance interface schema rule. (#643)

    * feat(test): new archive (GPT-5)
    
    * feat(agent): enhance interface schema rule.
    
    * gpt5 succeeded reddit
    
    * Update packages/agent/src/orchestrate/interface/utils/JsonSchemaValidator.ts
    
    Co-authored-by: Copilot <[email protected]>
    
    * Update test/src/features/interface/internal/validate_agent_interface_complement.ts
    
    Co-authored-by: Copilot <[email protected]>
    
    * GPT-5 reddit success
    
    * Complete GPT-4.1 shopping re-archiving
    
    ---------
    
    Co-authored-by: Copilot <[email protected]>
    samchon and Copilot authored Sep 23, 2025
    Configuration menu
    Copy the full SHA
    18604b9 View commit details
    Browse the repository at this point in the history
  9. chore: release v0.24.2

    samchon committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    b26d41f View commit details
    Browse the repository at this point in the history
Loading