Torjus Håkestad torjus
  • Joined on 2022-01-08
torjus pushed to master at torjus/labmcp 2026-02-03 22:40:09 +00:00
1fc9f71c48 Merge pull request 'feature/hm-options' (#2) from feature/hm-options into master
3d704dfaf5 docs: add indexing performance notes to CLAUDE.md
6073575233 fix: support Home Manager declarations format in parser
11935db702 docs: update README and CLAUDE.md for hm-options, bump version to 0.1.1
ea2d73d746 feat: add hm-options package for Home Manager options
Compare 5 commits »
torjus deleted branch feature/hm-options from torjus/labmcp 2026-02-03 22:40:09 +00:00
torjus merged pull request torjus/labmcp#2 2026-02-03 22:40:08 +00:00
feature/hm-options
torjus pushed to feature/hm-options at torjus/labmcp 2026-02-03 22:37:50 +00:00
3d704dfaf5 docs: add indexing performance notes to CLAUDE.md
6073575233 fix: support Home Manager declarations format in parser
Compare 2 commits »
torjus created pull request torjus/labmcp#2 2026-02-03 22:13:49 +00:00
feature/hm-options
torjus created branch feature/hm-options in torjus/labmcp 2026-02-03 22:12:04 +00:00
torjus pushed to feature/hm-options at torjus/labmcp 2026-02-03 22:12:04 +00:00
11935db702 docs: update README and CLAUDE.md for hm-options, bump version to 0.1.1
ea2d73d746 feat: add hm-options package for Home Manager options
Compare 2 commits »
torjus pushed to master at torjus/labmcp 2026-02-03 21:23:40 +00:00
6b6be83e50 Merge pull request 'feature/streamable-http-transport' (#1) from feature/streamable-http-transport into master
e6315eb94b docs: fix flake URL and add nix run MCP example
921005179e docs: add HTTP transport documentation
08f8b2cd83 feat: add SSE keepalive messages for connection health
684baf63da security: add maximum session limit to prevent memory exhaustion
Compare 9 commits »
torjus deleted branch feature/streamable-http-transport from torjus/labmcp 2026-02-03 21:23:40 +00:00
torjus merged pull request torjus/labmcp#1 2026-02-03 21:23:39 +00:00
feature/streamable-http-transport
torjus pushed to feature/streamable-http-transport at torjus/labmcp 2026-02-03 21:23:03 +00:00
e6315eb94b docs: fix flake URL and add nix run MCP example
921005179e docs: add HTTP transport documentation
Compare 2 commits »
torjus created pull request torjus/labmcp#1 2026-02-03 21:14:30 +00:00
feature/streamable-http-transport
torjus created branch feature/streamable-http-transport in torjus/labmcp 2026-02-03 21:13:58 +00:00
torjus pushed to feature/streamable-http-transport at torjus/labmcp 2026-02-03 21:13:58 +00:00
08f8b2cd83 feat: add SSE keepalive messages for connection health
684baf63da security: add maximum session limit to prevent memory exhaustion
1565cb5e1b security: add HTTP server timeouts to prevent slowloris attacks
149832e4e5 security: add request body size limit to prevent DoS
cbe55d6456 feat: add Streamable HTTP transport support
Compare 6 commits »
torjus pushed to master at torjus/labmcp 2026-02-03 18:15:02 +00:00
5e043e724e chore: add MCP configuration file
cc369e6385 security: add connectionStringFile option for PostgreSQL secrets
f0adc9efbe security: improve path validation in get_file handler
be1ff4839b security: validate revision parameter to prevent Nix injection
5f0445e749 docs: add nix develop note to CLAUDE.md
Compare 26 commits »
torjus pushed to master at torjus/nixos-servers 2026-02-03 12:06:34 +00:00
0e5dea635e Merge pull request 'create-host: add delete feature' (#13) from create-host-delete-feature into master
86249c466b create-host: add delete feature
Compare 2 commits »
torjus deleted branch create-host-delete-feature from torjus/nixos-servers 2026-02-03 12:06:34 +00:00
torjus merged pull request torjus/nixos-servers#13 2026-02-03 12:06:32 +00:00
create-host: add delete feature
torjus created pull request torjus/nixos-servers#13 2026-02-03 11:59:52 +00:00
create-host: add delete feature
torjus pushed to create-host-delete-feature at torjus/nixos-servers 2026-02-03 11:14:06 +00:00
86249c466b create-host: add delete feature