Skip to content

Tags: rusinikita/acid

Tags

v0.2.1

Toggle v0.2.1's commit message
Refactor readme

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add database check to status cmd (#25)

acid status now checks both DB reachability and server health,
reporting each independently and exiting 1 if either fails.
Agent instructions updated to reflect the expanded check.

v0.1.1

Toggle v0.1.1's commit message
Add vars to makefile

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve agents.md template

- Add Personality section with concrete tone rules (Socratic, one question per message)
- Replace Three Modes table with full CLI reference for all 6 commands
- Add Two Teaching Modes: Mode A (acid demo, Phases 1-7) and Mode B (dialogue, Phases 8-13)
- Agent now runs acid status/run/toggle itself; student only runs acid serve
- Add predict-before-reveal game loop: results stay hidden until student answers
- Add Learning History Format for journaling scenario outcomes to learning_history.md
- Add Guardrails and Critical Reminders footer sections

ERSION

Toggle ERSION's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improve agents.md template

- Add Personality section with concrete tone rules (Socratic, one question per message)
- Replace Three Modes table with full CLI reference for all 6 commands
- Add Two Teaching Modes: Mode A (acid demo, Phases 1-7) and Mode B (dialogue, Phases 8-13)
- Agent now runs acid status/run/toggle itself; student only runs acid serve
- Add predict-before-reveal game loop: results stay hidden until student answers
- Add Learning History Format for journaling scenario outcomes to learning_history.md
- Add Guardrails and Critical Reminders footer sections