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: DAAF-Contribution-Community/daaf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: DAAF-Contribution-Community/daaf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 17 commits
  • 115 files changed
  • 3 contributors

Commits on Mar 31, 2026

  1. Update README.md with DOI

    brhkim authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    87e55b5 View commit details
    Browse the repository at this point in the history
  2. Update CITATION.cff with DOI

    brhkim authored Mar 31, 2026
    Configuration menu
    Copy the full SHA
    69b96c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5848168 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37452e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f386467 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. Fix hook robustness: grep option terminator and Agent audit logging

    Add -- to output-scanner private key grep to prevent leading dashes from
    being misinterpreted as options. Add Agent to audit-log case statement so
    subagent dispatches log their description in the target field.
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    DAAF Container and claude committed Apr 1, 2026
    Configuration menu
    Copy the full SHA
    41ba353 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2026

  1. Add greater documentation for project samples

    DAAF Container committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    18c5659 View commit details
    Browse the repository at this point in the history
  2. Add complete logs for both sample projects

    DAAF Container committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    e8edccc View commit details
    Browse the repository at this point in the history
  3. Add logs for reproducibility verification readme

    DAAF Container committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    bb3f1ad View commit details
    Browse the repository at this point in the history
  4. Add User Support mode — DAAF's 9th engagement mode

    Lightweight conversational mode for questions about DAAF itself and its
    underlying tools (Docker, Git, Claude Code). The orchestrator handles
    everything directly by pre-loading core user docs and consulting an
    exhaustive framework internals reference index, with WebSearch/WebFetch
    for authoritative external documentation when needed. No workspace, no
    state, no subagents, no formal deliverables — the lightest mode in DAAF.
    
    Created:
    - user-support-mode.md: mode reference with doc loading protocol,
      framework internals index, setup/technology routing, boundaries
    
    Integration (FRAMEWORK_INTEGRATION_CHECKLIST §3, 15/15 mandatory):
    - Orchestrator SKILL.md: 10 registration points + help table extension
      + decision tree fallback update
    - README.md, CONTRIBUTING.md: mode count + entry + references
    - user_reference/01, 02, 07: subsection, troubleshooting callouts, FAQ
    - agent_reference/BOUNDARIES, AI_DISCLOSURE, session-recovery: entries
    - ad-hoc-collaboration-mode.md: User Support escalation row
    - framework-engineer.md, framework-development-mode.md: stale count
      word examples updated
    
    Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
    DAAF Container and claude committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    c3a5977 View commit details
    Browse the repository at this point in the history
  5. Minor ad hoc collaboration mode update re: session logs

    DAAF Container committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    97c068e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c421761 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aec8a9c View commit details
    Browse the repository at this point in the history
  8. Update documentation references with more info

    DAAF Container committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    e8d065b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8d8b98 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    52f6e4b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #15 from DAAF-Contribution-Community/minor_revisio…

    …ns_v201
    
    Minor revisions (v2.0.1): Adds an explicit "User Support Mode" as DAAF's 9th engagement mode (with better documentation reading/routing for a variety of issues/questions related to DAAF, Claude Code, Docker, and Git), hardens session archiving in the event of accidental crash or unintended closes/session termination, improves user documentation with diagrams and extended content, and archives complete session logs for both sample projects (college selectivity analysis) for better transparency and future educational materials.
    brhkim authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    18e8181 View commit details
    Browse the repository at this point in the history
Loading