Skip to content

Tags: kitproj/kit

Tags

v1.0.4

Toggle v1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade Docker SDK v24→v27 to fix API version 1.43 incompatibility (#117

)

* Initial plan

* Upgrade Docker SDK from v24 to v27 to fix API version 1.43 incompatibility

Agent-Logs-Url: https://github.com/kitproj/kit/sessions/f1fbf180-bcb3-4df7-8669-82de47bb0eb4

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>

* Update go.mod

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Alex Collins <alexec@users.noreply.github.com>

* Fix CI: pin otel deps to Go 1.23-compatible versions, restore go directive

Agent-Logs-Url: https://github.com/kitproj/kit/sessions/6960cfd2-2178-412a-bea7-8cbff082c2e5

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>

---------

Signed-off-by: Alex Collins <alexec@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
Co-authored-by: Alex Collins <alexec@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Print "all requested tasks are running" message only once per ready t…

…ransition (#115)

* Initial plan

* Print ready message only once per ready transition

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add Docker API version negotiation to fix daemon compatibility (#110)

* Initial plan

* Add Docker API version negotiation to fix image pull errors

Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add recursive directory watching and shell tab completion (#109)

* feat: add recursive directory watching and shell tab completion

- Watch now recursively watches all subdirectories when given a directory path
- Watch properly handles individual files by watching them directly
- New directories created after startup are automatically added to the watcher
- Added --completion flag for generating bash, zsh, and fish completion scripts
- Task name parsing correctly identifies task definitions in tasks.yaml
Branch-Creation-Time: 2026-01-28T01:33:20+0000

* test: add tests for recursive watch and shell completion

- Add test for watching files in subdirectories
- Add tests for bash, zsh, and fish completion output
- Add test for task name regex pattern validation
- Add test for invalid shell error handling

---------

Co-authored-by: arivard <austin_rivard@intuit.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add MacOS installation instructions to README (#107)

v0.1.105

Toggle v0.1.105's commit message
docs: update version in README

v0.1.104

Toggle v0.1.104's commit message
docs: update version in README

v0.1.103

Toggle v0.1.103's commit message
docs: update version in README

v0.1.102

Toggle v0.1.102's commit message
docs: update version in README

v0.1.101

Toggle v0.1.101's commit message
docs: update version in README