opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix(opencode): introduce `childrenIDs` session field to allow for fast children lookup

Open goniz opened this issue 1 week ago • 2 comments

Fixes #8437 #3526

goniz avatar Jan 14 '26 12:01 goniz

Hey! Your PR title session: introduce childrenIDs field to allow for fast children lookup doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

github-actions[bot] avatar Jan 14 '26 12:01 github-actions[bot]

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

github-actions[bot] avatar Jan 14 '26 12:01 github-actions[bot]