Skip to content

feat: file mentions, add files to context#17

Merged
azorng merged 8 commits intomainfrom
feat/addFilesToContext
Apr 13, 2025
Merged

feat: file mentions, add files to context#17
azorng merged 8 commits intomainfrom
feat/addFilesToContext

Conversation

@azorng
Copy link
Copy Markdown
Owner

@azorng azorng commented Apr 13, 2025

similar to what cursor does, @ then select a file in the workspace

supported file pickers:

"telescope"
"fzf-lua"
"mini.pick"
"snacks"

closes #5

@azorng azorng changed the title feat: add files to context feat: file mentions, add files to context Apr 13, 2025
@azorng azorng merged commit ece2c44 into main Apr 13, 2025
@azorng azorng deleted the feat/addFilesToContext branch April 14, 2025 18:08
azorng added a commit that referenced this pull request May 11, 2025
* add file picker and mention logic

* add full file path to goose context

* provider fixes

* cleanup

* null check + extract fn

* add to api and docs

* cleanup

* update tests
azorng added a commit that referenced this pull request May 11, 2025
* add file picker and mention logic

* add full file path to goose context

* provider fixes

* cleanup

* null check + extract fn

* add to api and docs

* cleanup

* update tests
azorng added a commit that referenced this pull request May 11, 2025
* add file picker and mention logic

* add full file path to goose context

* provider fixes

* cleanup

* null check + extract fn

* add to api and docs

* cleanup

* update tests
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: add files to context

1 participant