Commit Graph
49 Commits
Author SHA1 Message Date
bendtherules 5d50038845 docs: update test coverage command in README 2026-03-20 14:08:00 +05:30
bendtherules 0b88ea0763 docs: add local code coverage instructions 2026-03-20 14:02:41 +05:30
bendtherules ffdc5451ab refactor: tests and add close.test.ts 2026-03-20 13:51:28 +05:30
bendtherules 8a087275b3 refactor: rename launchMultiModel to openMultiModel 2026-03-20 13:38:46 +05:30
bendtherules 962c9a474f refactor: rename src/core/launch.ts to open.ts 2026-03-20 13:33:30 +05:30
bendtherules 71523f2144 feat: add launch configuration for multi-model sessions in VSCode 2026-03-20 13:29:36 +05:30
bendtherules 1c2f203a34 feat: add initial VSCode settings for Bun configuration 2026-03-20 13:22:00 +05:30
bendtherules 536e30c5d0 test: add session name sanitization when fetching worktrees 2026-03-20 13:21:51 +05:30
bendtherules da0ed90192 fix: sanitize session name in getWorktreesForSession function 2026-03-20 13:17:10 +05:30
bendtherules 49da7c4219 chore(release): 0.0.3 2026-03-20 10:42:09 +05:30
bendtherules 41757e712f fix: update package name to remove username prefix 2026-03-20 10:41:58 +05:30
bendtherules 96e3922c42 chore(release): 0.0.2 2026-03-20 10:39:56 +05:30
bendtherules d6a2811ec4 fix: update release script permissions to executable 2026-03-20 10:39:48 +05:30
bendtherules c179491aed build: add release script 2026-03-20 10:38:07 +05:30
bendtherules 1b8f54d955 fix: revert version number to 0.0.1 in package.json 2026-03-20 10:35:36 +05:30
bendtherules 7cecbede6d fix: update npm @username to @bendtherules 2026-03-20 10:33:39 +05:30
bendtherules 05dc93b1ed fix: update model references from gpt-4o to gpt-5-2 in utils and tests 2026-03-20 10:23:55 +05:30
bendtherules d03e14178b fix: update model references from gpt-4o to gpt-5.2 in README and tests 2026-03-20 10:17:11 +05:30
bendtherules 5a56ed421d Add more tests 2026-03-20 10:15:25 +05:30
bendtherules 7e5eab32a6 delete: remove old multi-model test file 2026-03-20 10:10:39 +05:30
bendtherules d34401bc0e fix: streamline tmux session termination and cleanup logic 2026-03-20 08:34:38 +05:30
bendtherules 29e32ca0f1 build: Fix branch name delete 2026-03-19 20:07:17 +05:30
bendtherules bfd55e0f9f build: add direct cleanup command 2026-03-19 19:41:25 +05:30
bendtherules 5593bc8cc9 build: Fix tool name as local tool 2026-03-19 19:28:06 +05:30
bendtherules 61e8d1491d build: remove tsc 2026-03-19 19:20:39 +05:30
bendtherules ca753cd1ca Impl: tool-npm-package 2026-03-19 19:12:50 +05:30
bendtherules f1b09bf7de plan: add archive tag 2 2026-03-19 18:39:26 +05:30
bendtherules aa5832e69d plan: add archive tag before delete 2026-03-19 18:25:12 +05:30
bendtherules b39b7c95a8 plan: use path helpers in close 2026-03-19 18:12:40 +05:30
bendtherules d016023a14 plan: Use runCommand with array input 2026-03-19 18:11:39 +05:30
bendtherules 0f35f0a66d plan: use bun 1 2026-03-19 18:06:25 +05:30
bendtherules 81ba9c7bc9 plan: fix inconsistencies in npm package plan 2026-03-17 10:57:10 +05:30
bendtherules a47c457504 plan: Multi-format multi-model tool 2026-03-16 18:27:24 +05:30
bendtherules 67fb3a864a upgrade dep 2026-03-16 15:41:16 +05:30
bendtherules d9b5d6d504 improve plan manual 2026-03-16 15:41:05 +05:30
bendtherules 26767ddfd6 plan: make npm package 2026-03-14 19:50:11 +05:30
bendtherules 1ec2bd8e93 update package 2026-03-14 19:47:04 +05:30
bendtherules 4e11933aff plan: make tool package 2026-03-14 19:42:53 +05:30
bendtherules 5a32691bc2 build: remaining testcases 2026-03-13 17:51:35 +05:30
bendtherules 9d950a74e8 plan: testcases - add helper cases and mark dones 2026-03-13 01:05:22 +05:30
bendtherules b756508c27 plan: new testcases 2026-03-13 01:05:18 +05:30
bendtherules fca53acee1 nit: package.json 2026-03-13 01:03:44 +05:30
bendtherules 814bbc41a7 Fix tsconfig and test folder 2026-03-13 00:28:48 +05:30
bendtherules e913bff33c Add test command 2026-03-13 00:15:44 +05:30
bendtherules 3a342e657e build: add tmux kill-session to cleanup command 2026-03-13 00:12:02 +05:30
bendtherules 41c00d75b5 build: multi-model test setup 2026-03-13 00:08:36 +05:30
bendtherules 5459a6d614 plan: testing setup 2026-03-12 21:32:07 +05:30
bendtherules 52c701b18e Add git worktree support 2026-03-12 21:08:18 +05:30
bendtherules 5a4752f894 Basic impl with tmux 2026-03-12 17:03:04 +05:30