Skip to content

Conversation

@goniz
Copy link
Contributor

@goniz goniz commented Jan 14, 2026

Fixes #8437 #3526

@github-actions
Copy link
Contributor

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.

@goniz goniz changed the title session: introduce childrenIDs field to allow for fast children lookup perf(opencode): introduce childrenIDs field to allow for fast children lookup Jan 14, 2026
@github-actions
Copy link
Contributor

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

No duplicate PRs found

@goniz goniz changed the title perf(opencode): introduce childrenIDs field to allow for fast children lookup refactor(opencode): introduce childrenIDs field to allow for fast children lookup Jan 14, 2026
@goniz goniz changed the title refactor(opencode): introduce childrenIDs field to allow for fast children lookup fix(opencode/session): introduce childrenIDs field to allow for fast children lookup Jan 14, 2026
@goniz goniz changed the title fix(opencode/session): introduce childrenIDs field to allow for fast children lookup fix(opencode): introduce childrenIDs session field to allow for fast children lookup Jan 14, 2026
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.

perf: Session.children() iterates over all sessions in the project

1 participant