Skip to content

Comments

feat(hashline): create file on hashline_read of non-existent path#334

Merged
randomm merged 1 commit intodevfrom
feature/issue-324-hashline-file-creation
Feb 23, 2026
Merged

feat(hashline): create file on hashline_read of non-existent path#334
randomm merged 1 commit intodevfrom
feature/issue-324-hashline-file-creation

Conversation

@randomm
Copy link
Owner

@randomm randomm commented Feb 23, 2026

When hashline_read is called on a non-existent path, creates the file (including parent directories) and returns successfully. Enables agents to do a full create-then-edit flow using only hashline tools.

Fixes #324

@randomm randomm merged commit b5694b5 into dev Feb 23, 2026
1 check passed
@randomm randomm deleted the feature/issue-324-hashline-file-creation branch February 23, 2026 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(hashline): support file creation via hashline_read on non-existent files

1 participant