-
f8550a536e
Read GitHub Copilot token from oauth.json in test
Mario Zechner
2025-12-15 19:16:08 +01:00
-
5a59b8d18d
Add GitHub Copilot test to packages/ai
Mario Zechner
2025-12-15 19:12:43 +01:00
-
b66157c649
Add GitHub Copilot support (#191)
Mario Zechner
2025-12-15 19:05:17 +01:00
-
ce4ba70d33
Merge branch 'main' into pr-191-github-copilot-auth
Mario Zechner
2025-12-15 18:10:15 +01:00
-
-
3de8e0757d
Fix model selector fuzzy search to match provider and support multi-token queries
Mario Zechner
2025-12-15 18:05:32 +01:00
-
fb648bb158
clean up
cau1k
2025-12-15 00:34:38 -05:00
-
1871962e2e
fix: model context windows
cau1k
2025-12-15 00:17:59 -05:00
-
7d4cdd09c3
feat: added filter for generate-models and regenerated
cau1k
2025-12-14 22:26:43 -05:00
-
5f590b7c53
feat: generate models base on copilot /models endpoint, requires GH token
cau1k
2025-12-14 18:42:57 -05:00
-
7272eb9274
Add artifacts server documentation
Mario Zechner
2025-12-14 23:36:26 +00:00
-
17ebb9a19d
feat: models.dev in generate models - too many deprecated models
cau1k
2025-12-14 17:47:42 -05:00
-
ccae7a4e0e
feat: initial impl
cau1k
2025-12-14 17:18:13 -05:00
-
-
0a7d1fa51e
Add empty Unreleased section to CHANGELOG
Mario Zechner
2025-12-13 23:56:41 +01:00
-
3b440bb13b
Release v0.21.0
Mario Zechner
2025-12-13 23:55:31 +01:00
-
e4e234ecff
Fix image rendering artifacts and improve show-images selector
Mario Zechner
2025-12-13 23:53:28 +01:00
-
883b6b3f9f
Remove accidentally committed out.cast file
Mario Zechner
2025-12-13 23:22:45 +01:00
-
27e68d856e
Merge feature/tui-inline-images: Inline image rendering for supported terminals
Mario Zechner
2025-12-13 23:22:31 +01:00
-
-
b8a0465e30
Update docs for inline images, remove PI_NO_IMAGES env var
Mario Zechner
2025-12-13 23:21:18 +01:00
-
53794d78f2
Update existing tool components when toggling show-images setting
Mario Zechner
2025-12-13 23:15:56 +01:00
-
d4b2b4be04
Only query cell size if terminal supports images
Mario Zechner
2025-12-13 23:15:15 +01:00
-
f68a933d2c
Add /show-images command to toggle inline image display
Mario Zechner
2025-12-13 23:14:46 +01:00
-
215c10664a
Fix image aspect ratio by querying terminal cell size
Mario Zechner
2025-12-13 23:09:05 +01:00
-
3140514d8e
Add changelog entry for PR #181 - fix macOS screenshot filenames
Mario Zechner
2025-12-13 22:07:45 +01:00
-
9a7bbb2839
coding-agent: fix macOS screenshot filenames with unicode spaces (#181)
Nico Bailon
2025-12-13 13:04:01 -08:00
-
5c0a84b2d8
Add timestamps to note skill and grep examples for searching
badlogic
2025-12-13 21:01:32 +00:00
-
da2ae69a83
Add Creating a Skill example and clarify standard CLI tools
badlogic
2025-12-13 21:00:28 +00:00
-
2e2de3905d
Update Message History section and remove Key Concepts
badlogic
2025-12-13 20:48:47 +00:00
-
f44549cfe8
Simplify Skills section and move before Events
badlogic
2025-12-13 20:43:16 +00:00
-
728e1461f6
Update Memory section: remove sessions concept, clarify as rules/preferences
badlogic
2025-12-13 20:35:34 +00:00
-
7d73e1ff6e
Replace Claude mentions with LLM in README
badlogic
2025-12-13 20:33:01 +00:00
-
d4f7e7c4ef
Clarify mom's message flow and context management in README
badlogic
2025-12-13 20:31:04 +00:00
-
fcad447f32
add image component docs to readme
Nico Bailon
2025-12-12 19:38:36 -08:00
-
f603a377ae
add PI_NO_IMAGES env var to disable inline image rendering
Nico Bailon
2025-12-12 19:35:54 -08:00
-
9e9d5c94ed
add inline image rendering for terminals with graphics support
Nico Bailon
2025-12-12 19:30:50 -08:00
-
-
776fab41e0
Add coding-agent changelog entry for Gemini 3 Pro thinking levels
Mario Zechner
2025-12-13 02:11:25 +01:00
-
b9fe556d5b
Add changelog entry for #176 (Gemini 3 Pro thinking levels)
Mario Zechner
2025-12-13 02:10:28 +01:00
-
6b48fa58d7
Support thinking level configuration for Gemini 3 Pro models (#176)
Markus Ylisiurunen
2025-12-13 03:09:54 +02:00
-
38119ffbb0
Add changelog entry for #173, document attribution format in AGENTS.md
Mario Zechner
2025-12-13 02:06:39 +01:00
-
db886746b4
prevent double blank lines after markdown code blocks (#173)
Markus Ylisiurunen
2025-12-13 03:04:49 +02:00
-
36dbb2410e
mom: add [Unreleased] section to CHANGELOG
Mario Zechner
2025-12-13 01:12:34 +01:00
-
aed17da044
Release v0.20.2
Mario Zechner
2025-12-13 01:11:36 +01:00
-
27b7340d18
mom: fix skill paths to use container paths in system prompt
Mario Zechner
2025-12-13 01:10:46 +01:00
-
aa9dc29bce
Add [Unreleased] sections to CHANGELOGs
Mario Zechner
2025-12-13 00:58:16 +01:00
-
59cf6c717b
Release v0.20.1
Mario Zechner
2025-12-13 00:57:12 +01:00
-
e707ac4cd0
coding-agent, mom: add skills API export and mom skills auto-discovery
Mario Zechner
2025-12-13 00:56:10 +01:00
-
439f55b0eb
coding-agent: add [Unreleased] section to CHANGELOG
Mario Zechner
2025-12-12 23:25:57 +01:00
-
a5268d2aa7
Release v0.20.0
Mario Zechner
2025-12-12 23:25:01 +01:00
-
3b2b9abffc
coding-agent: change Pi skills to use SKILL.md convention
Mario Zechner
2025-12-12 23:23:17 +01:00
-
236856aa48
Release v0.19.2
Mario Zechner
2025-12-12 23:03:01 +01:00
-
e648febfa9
mom: add timezone and external event creation info to README
Mario Zechner
2025-12-12 23:00:22 +01:00
-
e7d2ac7a5d
mom: add Events section to README
Mario Zechner
2025-12-12 22:57:48 +01:00
-
f1451fd8f0
mom: fix [SILENT] to delete thread messages too
Mario Zechner
2025-12-12 22:56:56 +01:00
-
8ba6aa6627
mom: add [SILENT] response marker for periodic events
Mario Zechner
2025-12-12 22:50:12 +01:00
-
d6809328da
mom: add events system for scheduled wake-ups
Mario Zechner
2025-12-12 22:45:34 +01:00
-
03c404c15f
Display loaded skills on startup in interactive mode
Mario Zechner
2025-12-12 21:28:31 +01:00
-
d05a895b7e
Add [Unreleased] section
Mario Zechner
2025-12-12 17:56:26 +00:00
-
948b4115c1
Release v0.19.1
Mario Zechner
2025-12-12 17:53:45 +00:00
-
5ae29dd531
Document skills system in README
Mario Zechner
2025-12-12 17:51:03 +00:00
-
9f7a50a2e7
Add [Unreleased] section
Mario Zechner
2025-12-12 17:36:14 +00:00
-
e3dadeb4e7
Release v0.19.0
Mario Zechner
2025-12-12 17:33:16 +00:00
-
09bca9672f
Add skills system with Claude Code compatibility (#171)
Nico Bailon
2025-12-12 09:24:52 -08:00
-
4d9a06b931
mom: add [Unreleased] section
Mario Zechner
2025-12-12 11:31:04 +01:00
-
c6a4c1da95
Release v0.18.8
Mario Zechner
2025-12-12 11:30:11 +01:00
-
08bfdf798d
mom: add [Unreleased] section
Mario Zechner
2025-12-12 11:16:23 +01:00
-
80a04fb1aa
Release v0.18.7
Mario Zechner
2025-12-12 11:15:26 +01:00
-
c43395bac3
mom: add [Unreleased] section
Mario Zechner
2025-12-12 10:54:49 +01:00
-
dba2674681
Release v0.18.6
Mario Zechner
2025-12-12 10:53:53 +01:00
-
e26058a21c
mom: add [Unreleased] section to CHANGELOG
Mario Zechner
2025-12-12 10:02:03 +01:00
-
44e9b1c8e9
Release v0.18.5
Mario Zechner
2025-12-12 10:00:57 +01:00
-
29cbf16218
docs(coding-agent): add --version flag to CHANGELOG and README
Mario Zechner
2025-12-12 00:02:17 +01:00
-
b276f09816
mom: add [Unreleased] section to CHANGELOG
Mario Zechner
2025-12-12 00:01:10 +01:00
-
f614892406
Add --version/-v flag to CLI (#170)
Christian Catalan
2025-12-11 18:01:06 -05:00
-
652ac0fa36
Release v0.18.4
Mario Zechner
2025-12-12 00:00:08 +01:00
-
e3576fe016
mom: fix attachment downloads - pass store to SlackBot, process files, use absolute paths
Mario Zechner
2025-12-11 23:55:49 +01:00
-
d277d739b3
docs(mom): add App Home configuration step for enabling direct messages
badlogic
2025-12-11 22:16:16 +01:00
-
a13c8c34f5
Release v0.18.3
Mario Zechner
2025-12-11 20:34:04 +01:00
-
076cc3173a
mom: update changelog with AgentSession integration, closes #115
Mario Zechner
2025-12-11 20:25:27 +01:00
-
71b776e290
mom: add context usage to thread summary, update docs
Mario Zechner
2025-12-11 20:24:05 +01:00
-
99fe4802ef
mom: rewrite message handling - log.jsonl and context.jsonl sync
Mario Zechner
2025-12-11 20:13:29 +01:00
-
e513127b3b
mom: fix duplicate bot response logging, remove debug logs
Mario Zechner
2025-12-11 13:39:32 +01:00
-
cc71c0a49e
mom: fix duplicate logging
Mario Zechner
2025-12-11 13:26:45 +01:00
-
5a231abe4c
mom: remove last_prompt.txt debug file (context.jsonl is source of truth)
Mario Zechner
2025-12-11 13:22:59 +01:00
-
ca23ade9f8
mom: sync user messages from log.jsonl to context.jsonl before each agent run
Mario Zechner
2025-12-11 13:20:40 +01:00
-
3f6db8e99c
mom: refactor to use AgentSession for context management
Mario Zechner
2025-12-11 13:09:01 +01:00
-
de7f71838c
mom: add coding-agent dependency, update compaction docs
Mario Zechner
2025-12-11 13:04:45 +01:00
-
2a0f239288
mom: remove dynamic timestamp from system prompt for better cache hits
Mario Zechner
2025-12-11 12:26:59 +01:00
-
078661c3b1
Restore assistant bridge message insertion for compat flag
Mario Zechner
2025-12-11 00:36:35 +01:00
-
b0628786a7
Add [Unreleased] section
Mario Zechner
2025-12-10 23:40:27 +01:00
-
b40ecf0ee1
Release v0.18.2
Mario Zechner
2025-12-10 23:39:16 +01:00
-
bb445d24f1
Auto-retry on transient provider errors (overloaded, rate limit, 5xx)
Mario Zechner
2025-12-10 23:36:46 +01:00
-
79f5c6d22e
Fix git branch indicator in subdirectories
Mario Zechner
2025-12-10 22:52:19 +01:00
-
1fe87bc50d
Document that build must run before check
Mario Zechner
2025-12-10 22:50:34 +01:00
-
3d35e7c469
Fix branch selector for single message and --no-session mode
Mario Zechner
2025-12-10 22:41:32 +01:00
-
09a48fd1c3
feat: add line number display to HTML export for read tool calls
Mario Zechner
2025-12-10 22:05:14 +01:00
-
cf2f5742cc
Add NPM token setup instructions to README
Mario Zechner
2025-12-10 21:42:18 +01:00
-
751e10e78b
Add [Unreleased] section to changelogs
Mario Zechner
2025-12-10 21:40:32 +01:00
-
2f3b738132
fix(ci): correct theme path in release workflow (#162)
Daniel Nouri
2025-12-10 20:40:41 +00:00
-
f931c57726
Release v0.18.1
Mario Zechner
2025-12-10 21:25:15 +01:00
-
1ce09681b1
Add issue links to changelog entries
Mario Zechner
2025-12-10 21:24:05 +01:00
-
c91afd76f1
Update changelogs for recent fixes
Mario Zechner
2025-12-10 21:23:08 +01:00