• Joined on 2025-08-26
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-03-05 15:29:23 +00:00
473f1620d5 feat: adopt kardianos/service for daemon lifecycle management
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-03-04 18:48:00 +00:00
58626c64e5 feat: add --http-proxy flag for configurable HTTP CONNECT proxy
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-03-04 18:43:14 +00:00
f05b4a6b4c fix: include user/password in HTTP_PROXY URL for macOS daemon mode
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-03-04 18:42:09 +00:00
0e3dc23639 fix: set HTTP_PROXY for macOS daemon mode alongside ALL_PROXY
20ee23c1c3 fix: use socks5h:// for macOS daemon DNS resolution through proxy
Compare 2 commits »
mathieu pushed to main at monadical/greywall 2026-03-04 17:09:08 +00:00
f4a5c98328 feat: add greywall check and greywall setup commands
mathieu pushed to main at monadical/greywall 2026-03-04 13:32:55 +00:00
5145016c4e fix: default proxy/DNS to GreyProxy ports (43052/43053)
mathieu pushed to main at monadical/internalai-agent 2026-02-28 00:28:24 +00:00
eb6b6b6b75 fix: write the checkout on disk
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-02-26 23:46:27 +00:00
796c22f736 fix: don't inject SOCKS5 proxy env vars in macOS daemon mode
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-02-26 23:39:50 +00:00
562f9bb65e fix: preserve terminal env vars through sudo in macOS daemon mode
9d5d852860 feat: switch macOS learning mode from fs_usage to eslogger
Compare 2 commits »
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-02-26 15:56:36 +00:00
e05b54ec1b chore: ignore tun2socks source directory in gitignore
cb474b2d99 feat: add macOS daemon support with group-based pf routing
cfe29d2c0b feat: switch macOS daemon from user-based to group-based pf routing
Compare 3 commits »
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-02-26 15:52:31 +00:00
3d2374cc98 chore: ignore tun2socks source directory in gitignore
09120917e4 feat: add macOS daemon support with group-based pf routing
4d9a13c1b4 feat: switch macOS daemon from user-based to group-based pf routing
Compare 3 commits »
mathieu pushed to mathieu/macos-gap-fixes at monadical/greywall 2026-02-24 15:58:12 +00:00
4ea4592d75 docs: add macOS learning mode analysis with fs_usage approach
mathieu created branch mathieu/macos-gap-fixes in monadical/greywall 2026-02-24 15:58:12 +00:00
mathieu pushed to main at monadical/greywall 2026-02-24 15:44:51 +00:00
62bf37d481 fix: bind-mount greywall binary for Landlock wrapper re-execution
mathieu pushed to main at monadical/greywall 2026-02-22 18:04:05 +00:00
ed6517cc24 fix: make xdg_runtime_dir writable for desktop application
2061dfe63b docs: rewrite README to reflect current architecture
Compare 2 commits »
mathieu pushed to main at monadical/internalai-agent 2026-02-20 22:25:55 +00:00
722b9d186a fix: ignore user-created workflow and projects
a677ae861b feat: add deadline search on project sync/init
0b8e2f105d feat: investor meeting skill
d48d989495 chore: move "things you can do" before setup in README
54de10a8cc feat: add setup, configuration, and usage guide to README
Compare 14 commits »
mathieu pushed to mathieu/skills-based at monadical/internalai-agent 2026-02-20 22:25:23 +00:00
722b9d186a fix: ignore user-created workflow and projects
mathieu pushed to mathieu/skills-based at monadical/internalai-agent 2026-02-20 22:24:32 +00:00
a677ae861b feat: add deadline search on project sync/init
mathieu pushed to mathieu/skills-based at monadical/internalai-agent 2026-02-20 21:29:53 +00:00
d48d989495 chore: move "things you can do" before setup in README
mathieu pushed to mathieu/skills-based at monadical/internalai-agent 2026-02-20 21:28:31 +00:00
54de10a8cc feat: add setup, configuration, and usage guide to README