Skip to content

feat: improve skills scenarios and fix ToC multi-active headings#86

Merged
lookinway merged 1 commit intomainfrom
improve-skills-and-toc
Feb 23, 2026
Merged

feat: improve skills scenarios and fix ToC multi-active headings#86
lookinway merged 1 commit intomainfrom
improve-skills-and-toc

Conversation

@lookinway
Copy link
Collaborator

Skills (pachca-messages, pachca-bots, pachca-tasks, pachca-profile):

  • Add 'Reply to user who messaged bot' scenario with entity_type routing
  • Add mention user by name scenario with Russian name declension logic
  • Add thread subscription scenario
  • Fix pinned messages note (multiple pins allowed)
  • Add polling via event history scenario to pachca-bots
  • Add custom_properties support to pachca-tasks scenarios
  • Fix GET /custom_properties to use entity_type=User/Task filter

ToC (table-of-contents.tsx):

  • Switch from IntersectionObserver to scroll-based section detection
  • Highlight all headings whose section content is visible in the viewport
  • Indicator spans from first to last active heading
  • Add ResizeObserver to recompute positions on content changes

Skills (pachca-messages, pachca-bots, pachca-tasks, pachca-profile):
- Add 'Reply to user who messaged bot' scenario with entity_type routing
- Add mention user by name scenario with Russian name declension logic
- Add thread subscription scenario
- Fix pinned messages note (multiple pins allowed)
- Add polling via event history scenario to pachca-bots
- Add custom_properties support to pachca-tasks scenarios
- Fix GET /custom_properties to use entity_type=User/Task filter

ToC (table-of-contents.tsx):
- Switch from IntersectionObserver to scroll-based section detection
- Highlight all headings whose section content is visible in the viewport
- Indicator spans from first to last active heading
- Add ResizeObserver to recompute positions on content changes
@lookinway lookinway merged commit ba2f723 into main Feb 23, 2026
2 checks passed
@lookinway lookinway deleted the improve-skills-and-toc branch February 23, 2026 17:16
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.

1 participant