Skip to content

Pragma v0.1.0

Pre-release
Pre-release

Choose a tag to compare

@pqpo pqpo released this 01 Aug 13:58
· 212 commits to main since this release
a25255b

Warning

This is an unsigned preview release. macOS Gatekeeper and Windows SmartScreen may show security warnings during installation.

Included packages:

  • macOS Apple Silicon: DMG and ZIP
  • macOS Intel: DMG and ZIP
  • Windows x64: NSIS installer

Automatic updates are not included in this release.

What's Changed

  • feat(core): add expert-aware runtime routing by @pqpo in #1
  • refactor(core): bind expert sessions to root contexts by @pqpo in #2
  • refactor(examples): share interactive TUI support by @pqpo in #3
  • feat: add Pragma YAML interpreter and Desktop project runtime by @pqpo in #4
  • feat(desktop): polish application UI by @pqpo in #5
  • Codex/pragma yaml interpreter by @pqpo in #6
  • Add model provider infrastructure and harden desktop workflows by @pqpo in #7
  • Add Desktop Missions, provider profiles, and recovery hardening by @pqpo in #8
  • Finish Desktop Flow, automation, and mission workflows by @pqpo in #10
  • feat: unify diagnostic logging and runtime logger context by @pqpo in #20
  • chore(deps): bump next from 16.2.10 to 16.2.11 by @dependabot[bot] in #18
  • feat(interpreter): finalize interpreter-owned migration ownership sem… by @pqpo in #22
  • Skip orphaned legacy flow layouts by @pqpo in #23
  • Format console log output by @pqpo in #25
  • Improve mission list actions by @pqpo in #26
  • Compact mission list rows by @pqpo in #29
  • Restore HumanTask prompts after restart by @pqpo in #28
  • Improve Studio detail navigation by @pqpo in #30
  • Paginate mission list groups by @pqpo in #31
  • Fix mission session upgrade recovery by @pqpo in #32
  • Pause Flow timeout during HumanTask waits by @pqpo in #33
  • Add human-scale Flow timeouts by @pqpo in #34
  • Add managed Desktop knowledge bases and file editing by @pqpo in #35
  • 优化 Desktop 状态持久化、任务同步及 Studio 交互布局 by @pqpo in #37
  • Fix expert editor action layout by @pqpo in #39
  • Fix knowledge editor full-height layout by @pqpo in #38
  • Fix Flow data contract validation by @pqpo in #41
  • Fix Flow editor selection update loop by @pqpo in #42
  • Refactor Flow editor into focused modules by @pqpo in #45
  • Refactor Desktop main process structure by @pqpo in #44
  • Improve Pragma DSL authoring guidance by @pqpo in #46
  • Add host-owned token usage reporting by @pqpo in #48
  • Add Flow run-dry testing by @pqpo in #47
  • Improve DSL resource cycle diagnostics by @pqpo in #50
  • Add Qoder CLI runtime and optimize Mission startup latency by @pqpo in #49
  • Hide PI runtime implementation details by @pqpo in #52
  • Improve Home executor selection and workspace favorites by @pqpo in #54
  • Fix Mission token settlement and live context-window accuracy by @pqpo in #58
  • feat(desktop): show models in runtime environment list by @pqpo in #61
  • feat(desktop): update Pragma brand icon by @pqpo in #62
  • Fix runtime context compaction and unify token estimation by @pqpo in #59
  • Add portable Desktop bundle transfer by @pqpo in #51
  • refactor Flow Run Dry into independent evaluations by @pqpo in #60
  • fix: reuse MCP connections during cold start by @pqpo in #66
  • Improve Pragma Bundle import workflow by @pqpo in #67
  • Move mission token usage outside composer by @pqpo in #69
  • Fix DSL compiler version upgrade regression by @pqpo in #70
  • Add unsigned desktop release packaging by @pqpo in #71
  • Fix Desktop startup with lazy revision upgrades by @pqpo in #73
  • Add expert constellation easter egg to Desktop home by @pqpo in #76
  • Simplify runtime settings cards by @pqpo in #75
  • Simplify completed Mission list by @pqpo in #74
  • Fix Skill ZIP import and add package management by @pqpo in #81
  • Fix Desktop capability identity reuse by @pqpo in #80
  • Optimize desktop evaluations layout by @pqpo in #79
  • Fix orphaned file lock recovery by @pqpo in #83
  • Improve Flow Run Dry evaluation actions by @pqpo in #84
  • Complete the Desktop Quiet Workbench UI foundation by @pqpo in #85

New Contributors

Full Changelog: https://github.com/pqpo/pragma/commits/v0.1.0