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: MaxLinCode/Atlas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: MaxLinCode/Atlas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: claude/draft-task-entity
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 2 contributors

Commits on Apr 16, 2026

  1. docs: add draft_task entity design spec for multi-turn clarification fix

    Introduces the design for a draft_task conversation entity kind that
    anchors new-task write workflows before a real task is persisted. This
    fixes the bug where clarification answers lose accumulated fields
    because no entity exists for parentTargetRef to point at.
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
    MaxLinCode and claude committed Apr 16, 2026
    Configuration menu
    Copy the full SHA
    d8038ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f3ec39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dad62f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266f12a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c66a652 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aeaef8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e89f78e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24beb2c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5dd4d96 View commit details
    Browse the repository at this point in the history
Loading