Marek Pazik

Results 6 comments of Marek Pazik

Hi Suhayeb Not sure if I fully get your example, but tagging is on the roadmap. Tags won't be plain text but rather objects with other tags and properties that...

I just came across the same issue. Thanks @ikamman for creating the PR.

I find the "input type=number" a poor alternative because: - `valueAsDate` field can not be set and read on a number type input - `input[type=year]` CSS selector doesn't work -...

This PR is huge, I've been adding support for references for agents. Does your change follow nested links? Alos how doesn't handle relative paths? I see `workingDirectory: this.app.path.cwd,` is that...

Also have been wondering if agents could be used as custom commands; lots of features have overlap.

@ezynda3 yes, mcp provider support is something that I need as well. I created a PR for prompt reference resolution for agents and modes at https://github.com/sst/opencode/pull/1317 This supports nested file...