093bc6ea15Merge pull request 'feat: add image attachment support with PII detection' (#27) from feat/image-attachments into mastersarman2026-04-09 02:22:53 +0000
e83dc19dccchore: Format Rust code after merge
Shaun Arman
2026-04-08 21:03:36 -0500
d83e8598e0Merge branch 'bug/branch-creation' into feat/image-attachments
Shaun Arman
2026-04-08 20:58:25 -0500
f6f48b934bfix: Fix encryption test race condition with parallel tests
Shaun Arman
2026-04-08 20:55:37 -0500
19cc78a05ffeat: add image attachment support with PII detection
Shaun Arman
2026-04-08 20:03:34 -0500
43857fa858Merge pull request 'chore: add MIT license, security hardening, and repo hygiene' (#26) from chore/public-release-final into mastersarman2026-04-07 17:50:45 +0000
93d396bde3chore: add MIT license, security hardening, and repo hygiene
Shaun Arman
2026-04-07 12:18:35 -0500
21a4132629Merge pull request 'feat/public-release-prep' (#25) from feat/public-release-prep into mastersarman2026-04-07 16:37:36 +0000
0251397836fix(types): replace normalizeApiFormat() calls with direct value
Shaun Arman
2026-04-07 10:34:52 -0500
9e8db9dc81feat(ai): add tool-calling and integration search as AI data source
Shaun Arman
2026-04-06 13:22:02 -0500
9f730304ccMerge pull request 'fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically' (#22) from fix/build-images-duplicate-socket into mastersarman2026-04-06 02:18:55 +0000
f54d1aa6a8fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically
Shaun Arman
2026-04-05 21:18:11 -0500
bff11dc847Merge pull request 'feat(ci): add persistent pre-baked Docker builder images' (#21) from feat/persistent-ci-builders into mastersarman2026-04-06 02:15:36 +0000
215c0ae218feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle
Shaun Arman
2026-04-05 19:30:41 -0500
a40bc2304fMerge pull request 'feat(rebrand): rename binary to trcaa and auto-generate DB key' (#18) from feat/rebrand-binary-trcaa into mastersarman2026-04-05 23:17:05 +0000
d87b01b154feat(rebrand): rename binary to trcaa and auto-generate DB key
Shaun Arman
2026-04-05 17:50:16 -0500
b734991932Merge pull request 'fix(ci): restrict arm64 bundles to deb,rpm — skip AppImage' (#17) from fix/arm64-skip-appimage into mastersarman2026-04-05 22:04:51 +0000
a3c9a5a710Merge pull request 'fix(ci): set APPIMAGE_EXTRACT_AND_RUN=1 for arm64 AppImage bundling' (#16) from fix/arm64-appimage-fuse into mastersarman2026-04-05 20:57:02 +0000
acccab4235fix(ci): set APPIMAGE_EXTRACT_AND_RUN=1 for arm64 AppImage bundling
Shaun Arman
2026-04-05 15:56:09 -0500
d6701cb51aMerge pull request 'fix(ci): add make to arm64 host tools for OpenSSL vendored build' (#15) from fix/arm64-missing-make into mastersarman2026-04-05 20:10:50 +0000
7ecf66a8cdfix(ci): add make to arm64 host tools for OpenSSL vendored build
Shaun Arman
2026-04-05 15:09:22 -0500
fdbcee9fbdMerge pull request 'fix(ci): use POSIX dot instead of source in arm64 build step' (#14) from fix/arm64-source-sh into mastersarman2026-04-05 19:42:49 +0000
5546f9f615fix(ci): use POSIX dot instead of source in arm64 build step
Shaun Arman
2026-04-05 14:41:18 -0500
3f76818a47Merge pull request 'fix(ci): remove GITHUB_PATH append that was breaking arm64 install step' (#13) from fix/arm64-github-path into mastersarman2026-04-05 19:06:01 +0000
eb4cf59192fix(ci): remove GITHUB_PATH append that was breaking arm64 install step
Shaun Arman
2026-04-05 14:03:04 -0500
e6d5a7178bMerge pull request 'fix(ci): switch build-linux-arm64 to Ubuntu 22.04 with ports mirror' (#12) from fix/yaml-heredoc-indent into mastersarman2026-04-05 18:15:16 +0000
81442be1bddocs: update CI pipeline wiki and add ticket summary for arm64 fix
Shaun Arman
2026-04-05 12:51:30 -0500
9188a63305fix(ci): switch build-linux-arm64 to Ubuntu 22.04 with ports mirror
Shaun Arman
2026-04-05 12:51:19 -0500
bc9c7d5cd1Merge pull request 'fix(ci): replace heredoc with printf in arm64 install step' (#11) from fix/yaml-heredoc-indent into mastersarman2026-04-05 17:12:11 +0000
5ab00a3759fix(ci): replace heredoc with printf in arm64 install step
Shaun Arman
2026-04-05 12:11:12 -0500
d676372487Merge pull request 'fix(ci): add workflow_dispatch and concurrency guard to auto-tag' (#10) from fix/auto-tag-dispatch into mastersarman2026-04-05 17:06:09 +0000
a04ba02424fix(ci): add workflow_dispatch and concurrency guard to auto-tag
Shaun Arman
2026-04-05 11:41:21 -0500
2bc4cf60a0Merge pull request 'fix(ci): rebuild apt sources with per-arch entries before arm64 cross-compile' (#9) from bug/build-failure into mastersarman2026-04-05 16:32:20 +0000
15b69e2350fix(ci): rebuild apt sources with per-arch entries before arm64 cross-compile install
Shaun Arman
2026-04-05 11:05:46 -0500
1b26bf5214Merge pull request 'security/audit' (#8) from security/audit into mastersarman2026-04-05 15:56:26 +0000
b22d508f25Merge pull request 'fix(ci): stabilize release artifacts for windows and linux' (#6) from fix/release-windows-openssl-linux-assets into mastersarman2026-04-05 01:21:31 +0000
c3fd83f330fix(ci): make release artifacts reliable across platforms
Shaun Arman
2026-04-04 19:53:40 -0500
4606fdd104Merge pull request 'ci: run test workflow only on pull requests' (#5) from fix/pr4-clean-replacement into mastersarman2026-04-05 00:14:07 +0000
4e7a5b64baci: run test workflow only on pull requests
Shaun Arman
2026-04-04 18:18:55 -0500
82c18871afMerge pull request 'fix/skip-master-test-workflow' (#3) from fix/skip-master-test-workflow into mastersarman2026-04-04 21:48:47 +0000
8e7356e62dci: skip test workflow pushes on master
Shaun Arman
2026-04-04 16:45:55 -0500