Commit Graph

  • fa3e6f3536 빌드 추가 0.0.1 authentik Default Admin 2026-05-22 07:19:16 +00:00
  • a5ea3774a8 python3 모듈 추가 authentik Default Admin 2026-05-22 07:01:37 +00:00
  • 1601ab3e8b
    feat(.icons): add Lucide SVG icons for skill cards (#880) main Ben Potter 2026-05-20 08:18:52 -05:00
  • 17e195e4a1 fix: use named results in separateSkillsFrontmatter for revive lint cat/agent-skills-catalogue DevCats 2026-05-20 02:42:40 +00:00
  • bc92a24b18 feat: validate skills README frontmatter DevCats 2026-05-19 22:34:07 +00:00
  • d62b91f2f5 fix: remove skills handling from version-bump and release workflows DevCats 2026-05-19 21:52:04 +00:00
  • ec76fb7116
    Merge branch 'main' into cat/agent-skills-catalogue DevCats 2026-05-19 16:32:38 -05:00
  • 071777990a
    Merge branch 'main' into 35C4n0r/git-recurse-submodule 35C4n0r/git-recurse-submodule Atif Ali 2026-05-19 16:51:37 +05:00
  • 594256f961 fix(coder-labs/modules/codex): address review findings from Netero 35C4n0r/feat-codex-remote-mcp 35C4n0r 2026-05-19 10:50:19 +00:00
  • cf98844e27 chore: address coder-agents-comments 35C4n0r 2026-05-19 10:06:04 +00:00
  • 9d2e19de1a feat(git-clone): replace depth, recurse_submodules, and clone_jobs with extra_args for flexible git clone options 35C4n0r 2026-05-19 06:32:24 +00:00
  • af2cc72e44 fix(docs): clarify MCP configuration handling and fetch failure logging 35C4n0r 2026-05-19 04:55:46 +00:00
  • b27dabe83f fix(install): improve regex to handle whitespace in MCP configuration check 35C4n0r 2026-05-19 04:46:05 +00:00
  • 853ffb1558 feat(codex): add mcp_config_remote_path for remote MCP server configurations 35C4n0r 2026-05-19 03:54:50 +00:00
  • d0629d2e28 refactor(test): remove outdated comments regarding bash and busybox compatibility 35C4n0r 2026-05-19 03:29:24 +00:00
  • 1fc855711b feat(run): log git clone command with flags and branch information 35C4n0r 2026-05-19 03:17:55 +00:00
  • 6117692279 feat(coder/modules/git-clone): add support for recursive submodule cloning and parallel jobs 35C4n0r 2026-05-18 15:24:35 +00:00
  • f9802456ce
    chore(deps): bump the github-actions group across 1 directory with 3 updates (#892) 35C4n0r/idempotent-codex-config dependabot[bot] 2026-05-18 15:03:46 +00:00
  • db433e4d34 fix(coder-labs/claude-self-hosted-runner): infer lock status from active_sessions claude-self-hosted-runner Ben Potter 2026-05-18 14:20:43 +00:00
  • ee219a8b17
    fix(git-clone): propagate pre/post-clone script failures (#891) ikkz 2026-05-17 06:33:27 +08:00
  • ff47a35db9 fix: format skills README table for prettier DevelopmentCats 2026-05-15 14:33:13 -05:00
  • 59b9569e88 ci: retrigger checks DevCats 2026-05-15 19:28:53 +00:00
  • acee7b881a fix: format markdown table for prettier DevCats 2026-05-15 19:15:13 +00:00
  • fbda582f7c
    Merge branch 'main' into cat/agent-skills-catalogue DevCats 2026-05-15 14:11:12 -05:00
  • 5e703ff70f
    Apply suggestion from @DevelopmentCats DevCats 2026-05-15 14:10:41 -05:00
  • 0029cd2078 fix: remove install section and list available skills in README DevCats 2026-05-15 19:10:01 +00:00
  • f2895a40f4
    Apply suggestion from @DevelopmentCats DevCats 2026-05-15 14:08:30 -05:00
  • 4ca251f448
    feat(claude-code): add managed_settings input for policy delivery via /etc/claude-code (#863) release/coder/claude-code/v5.2.0 Morgan Lunt 2026-05-15 06:27:42 -07:00
  • 61edb408ca chore: remove DevelopmentCats test namespace DevCats 2026-05-14 16:03:05 +00:00
  • 99f3524160 feat(coder-labs/claude-self-hosted-runner): scaffold module Ben Potter 2026-05-14 01:03:57 +00:00
  • 28a4d4a4e3 fix(agentapi): update tests for coder-utils pattern and rewrite README 35C4n0r/refactor-agentapi-decouple Jay Kumar 2026-05-13 05:03:42 +00:00
  • b8ae549102 refactor(agentapi): use coder-utils and tftpl for install script Jay Kumar 2026-05-13 04:55:59 +00:00
  • b4a041ab48 test: use distinct icons for DevCats skills DevCats 2026-05-12 18:31:39 +00:00
  • 774f2c24e6 refactor: per-skill metadata in skills README frontmatter DevCats 2026-05-12 18:17:44 +00:00
  • 45d19b2ddd test: add DevelopmentCats namespace with skills from external repo DevCats 2026-05-12 17:35:22 +00:00
  • 0e41e0e750 fix: use flat source format compatible with frontmatter parser DevCats 2026-05-12 15:29:29 +00:00
  • d8add4d3c1 fix: add skills to allowed namespace subdirectories DevCats 2026-05-11 21:14:02 +00:00
  • 42263af7a0 refactor: replace per-skill catalogue entries with namespace-level source references DevCats 2026-05-11 19:46:48 +00:00
  • 99510a1f75
    feat(coder/modules/boundary): add agent-firewall module (#840) release/coder/agent-firewall/v0.0.1 35C4n0r 2026-05-10 11:53:37 +05:30
  • 297b07190f
    feat(git-clone): add pre_clone_script parameter (#887) release/coder/git-clone/v1.3.0 ikkz 2026-05-10 06:00:43 +08:00
  • bce0897099
    Fix(gemini): the Coder MCP server configuration (#882) release/coder-labs/gemini/v3.0.1 Harsh Singh Panwar 2026-05-07 00:20:20 +05:30
  • ae735e95cb
    feat(anomaly/modules/tmux)!: refactor tmux resource to use coder_utils module and update script handling 35C4n0r/tmux-coder-utils 35C4n0r 2026-05-06 08:58:41 +05:30
  • 6b8d89daba
    fix(registry/coder-labs/modules/codex): align variable names with claude-code v5 (#885) release/coder-labs/codex/v5.0.0 fix/shell-profile-path-newline DevCats 2026-05-05 12:31:09 -05:00
  • c4661ae365
    refactor(registry/coder-labs/modules/codex)!: remove agentapi, tasks and start logic (#879) 35C4n0r 2026-05-05 20:40:34 +05:30
  • 1282d3c3c6 cat: add skills as first-class catalogue items DevCats 2026-05-04 20:25:29 +00:00
  • 4688e4c1a7
    fix(filebrowser): require agent_name when subdomain is false (#877) release/coder/filebrowser/v1.1.5 blinkagent[bot] 2026-05-04 15:17:50 -05:00
  • 446ba1fc6b
    feat(claude-code): add module_directory variable and update module path references 35C4n0r/feat-claude-tasks-output 35C4n0r 2026-04-30 21:22:45 +05:30
  • 6c1613d1a9
    feat(tasks): refactor boundary configuration and add wrapper path variable 35C4n0r/feat-tasks-module 35C4n0r 2026-04-30 21:07:36 +05:30
  • 4d96be0de7
    feat(claude-code): add telemetry input for OTEL export with workspace attribution (#862) release/coder/claude-code/v5.1.0 Morgan Lunt 2026-04-29 11:07:30 -07:00
  • 0eb36bccc8 incus-vm: fix attic post-build hook (use login+push, not --server flag) feat/incus-nixos-support Ben Potter 2026-04-29 12:47:50 +00:00
  • edcffb0114 incus-vm: fix NIX_PATH and allowUnfree for NixOS workspaces Ben Potter 2026-04-29 12:33:22 +00:00
  • 5f2daa573f incus-vm: bump disk default to 50GB, max to 500GB Ben Potter 2026-04-27 13:57:19 +00:00
  • d5bdf7f9f5 incus-vm: skip incus_image copy for NixOS, use alias directly Ben Potter 2026-04-27 13:26:47 +00:00
  • a8e04991bf incus-vm: fix NixOS image lookup using same-remote alias resolution Ben Potter 2026-04-27 13:06:13 +00:00
  • 5260309f4f incus-vm: use local: remote for NixOS images, drop nixos/unstable option Ben Potter 2026-04-25 20:22:22 +00:00
  • b368912d83 chore: fix terraform formatting in README fix/local-windows-rdp-readme-agent-name blink-so[bot] 2026-04-25 06:20:38 +00:00
  • 07c2aa68c4 chore: bump module versions (patch) blink-so[bot] 2026-04-25 06:18:49 +00:00
  • 60cb9d9bfc incus-vm: use extra-substituters/extra-trusted-public-keys for attic Ben Potter 2026-04-24 23:08:18 +00:00
  • 478fb7806d incus-vm: replace shared 9p nix store with Attic binary cache Ben Potter 2026-04-24 22:19:35 +00:00
  • fde4f8dbb9 feat(incus-vm/nixos): bind-mount HDD store over /nix/store for result symlinks Ben Potter 2026-04-24 21:22:29 +00:00
  • 668f776d87 fix(incus-vm): use thinkstation profile for HDD pool, set size via null_resource Ben Potter 2026-04-24 19:46:50 +00:00
  • 906db0a36c fix(incus-vm): remove pool from root device, ignore profiles/device in lifecycle Ben Potter 2026-04-24 19:39:11 +00:00
  • 3494da4924
    docs: standardize module data layout under ~/.coder-modules (#869) Atif Ali 2026-04-24 21:29:45 +05:00
  • b78b65e001
    fix(claude-code): correct PR URL in migration guide release/coder/claude-code/v5.0.0 Muhammad Atif Ali 2026-04-24 21:17:18 +05:00
  • 124d05fee9
    chore(claude-code)!: strip boundary, agentapi, tasks, tools (#861) Atif Ali 2026-04-24 20:56:32 +05:00
  • 3045e433b9 feat(incus-vm): use HDD storage pool for ThinkStation VMs Ben Potter 2026-04-24 15:29:28 +00:00
  • 4132c53acf feat(incus-vm): add configurable disk size parameter (default 20GiB) Ben Potter 2026-04-24 15:13:20 +00:00
  • 3063b0bae7 docs(local-windows-rdp): fix invalid coder_agent.main.name in README examples blink-so[bot] 2026-04-24 14:46:15 +00:00
  • 19caa9598c feat(incus-vm): shared host nix-daemon for NixOS VMs via nix-shared profile Ben Potter 2026-04-24 14:12:30 +00:00
  • a262565650 refactor(incus-vm): split NixOS provisioning into nixos.tf Ben Potter 2026-04-24 13:50:34 +00:00
  • cd76e01fa2 fix(incus-vm): tie boot.autostart to workspace start_count Ben Potter 2026-04-24 13:46:12 +00:00
  • 3b64d99fb1
    refactor(registry/coder/modules/coder-utils)!: derive names from module_directory (#874) release/coder/coder-utils/v0.0.1 Atif Ali 2026-04-24 17:16:10 +05:00
  • c86793f43c feat(incus-vm): add NixOS VM support Ben Potter 2026-04-23 23:50:59 +00:00
  • 22e574926e
    feat(coder-utils): nest scripts under module_directory/scripts (#871) Atif Ali 2026-04-23 21:46:59 +05:00
  • 62604023c8 test(coder-utils): add tests for centralized utils directory paths 35C4n0r/chore-utils-scripts Jay Kumar 2026-04-23 09:41:57 +00:00
  • d475551deb
    feat(coder-utils): update script paths to use a centralized utils directory 35C4n0r 2026-04-23 15:02:56 +05:30
  • f3475c061e
    feat(coder-utils): nest logs under module_directory/logs (#870) Atif Ali 2026-04-23 11:40:29 +05:00
  • 39f332fcaf
    feat(registry/coder/modules/coder-utils): make install_script and start_script optional (#842) 35C4n0r 2026-04-22 23:23:38 +05:30
  • 7885936b8e
    refactor(coder/modules/claude-code): remove task reporting logic and clean up variables 35C4n0r/feat-claude-cleanup 35C4n0r 2026-04-22 10:01:38 +05:30
  • b108185c14
    feature (jetbrains-plugins): add module for installing jetbrains plugin (#772) release/harsh9485/jetbrains-plugins/v0.1.0 Harsh Singh Panwar 2026-04-22 09:17:53 +05:30
  • c4931afbf4
    feat(coder/modules/tasks): add tasks module 35C4n0r 2026-04-22 00:32:27 +05:30
  • b72577707c
    feat(templates): add docker-texlive template with code-server (#828) joergklein 2026-04-20 23:03:12 +02:00
  • 9c01790131
    chore(deps): bump the github-actions group with 3 updates (#854) dependabot[bot] 2026-04-20 08:07:50 +00:00
  • fafe8cca7b fix(agentapi): update README for module_dir_name → module_directory rename Jay Kumar 2026-04-19 10:31:08 +00:00
  • 4517a0c4e0 fix(agentapi): update tests and scripts for module_dir_name → module_directory rename Jay Kumar 2026-04-19 10:04:32 +00:00
  • 3d778472e7
    refactor(agentapi): rename module_dir_name to module_directory for consistency 35C4n0r 2026-04-19 15:27:56 +05:30
  • 36701a3538
    Merge branch 'main' into 35C4n0r/refactor-agentapi-decouple 35C4n0r 2026-04-17 22:21:35 +05:30
  • 0acbcb648e fix(agentapi): use double quotes for ARG_LIB_SCRIPT_PATH Jay Kumar 2026-04-17 16:48:33 +00:00
  • b9d352e1ad
    chore: bun fmt 35C4n0r 2026-04-17 19:43:31 +05:30
  • 4d1814a191 fix(agentapi): remove references to deleted variables in main.sh and tests Jay Kumar 2026-04-17 14:09:55 +00:00
  • 968c1c1211 fix(agentapi): create module_directory before writing scripts Jay Kumar 2026-04-17 14:03:02 +00:00
  • b9f9fac9ee
    chore: update devcontainers icon (#850) Atif Ali 2026-04-17 18:35:43 +05:00
  • ad25115a92
    refactor(agentapi): decouple boundary logic and improve script sourcing 35C4n0r 2026-04-17 18:59:02 +05:30
  • c724684589
    chore(deps): bump the github-actions group with 2 updates (#841) dependabot[bot] 2026-04-13 12:48:07 +05:00
  • a3ac438d51 fix(claude-code): check boundary_config_path source exists before creating symlink cat/claude-boundary-preconditions DevelopmentCats 2026-04-11 20:07:27 +00:00
  • 388dfee540 fix(claude-code): add explicit existence check for boundary_config_path target Claude 2026-04-11 15:08:49 +00:00
  • 132eea2240 fix(claude-code): align version attribute in README code examples DevelopmentCats 2026-04-09 08:06:37 +00:00
  • b76b544e78
    feat(jetbrains): skip HTTP calls when ide_config is set (#836) release/coder/jetbrains/v1.4.0 Atif Ali 2026-04-09 07:28:57 +00:00
  • 3d16037b31 chore(claude-code): bump version to 4.9.3 after addressing review comments DevelopmentCats 2026-04-09 03:53:23 +00:00
  • 890f6490ac chore: resolve merge conflict with main, keeping all boundary tests DevelopmentCats 2026-04-08 15:36:52 +00:00