Skip to content

Feat/improvements#85

Merged
lookinway merged 12 commits intomainfrom
feat/improvements
Feb 22, 2026
Merged

Feat/improvements#85
lookinway merged 12 commits intomainfrom
feat/improvements

Conversation

@lookinway
Copy link
Collaborator

No description provided.

- pachca-messages: edit/delete message, add reaction, check read receipts, broadcast to multiple users
- pachca-chats: project chat from template, sync members with tag, export history, archive inactive
- pachca-users: find by name/email, onboarding, offboarding, get all members of tag
- pachca-tasks: add full scenario section (create reminder, list upcoming, mark done, create series)
- pachca-profile: add scenario section (set/clear status, get custom fields)
- pachca-forms: poll survey, request/ticket form
- pachca-bots: handle button callback, periodic digest, monitoring alerts
- pachca-security: monitoring suspicious logins, export logs for period
- chats: {chat_id} → {id}, {tag_id} → {id}
- bots: {message_id} → {id} in PUT /messages
- messages: {message_id} → {id} in thread endpoints
Replaced imperative "Используй когда нужно" / "НЕ используй для" phrasing
with third-person "Применяется для" / "Не применяется для" in all 9 SKILL.md
files to comply with the agentskills.io specification requirement that
descriptions be written in third person for correct agent discovery.
The API explicitly states tasks only support creation without entity
linking. Remove the incorrect linked_entity parameter from the scenario.
- Add 27 new workflows across all 8 skills in workflows.ts
- Create AgentSkillsWorkflows accordion component (Radix UI)
- Register component in mdx-components + markdown-content
- Add mdx-expander handler for .md/llms-full.txt rendering
- Add workflow suggestion GitHub issue template
- Regenerate all SKILL.md files with new workflows
- Add AgentSkillsWorkflows accordion component with Radix UI
- Remove title field from SkillConfig (not required by Agent Skills spec)
- Fix accordion header not rendering as h3 (TOC interference)
- Fix chevron rotation with named group syntax
- Fix prose margin-bottom on ul/ol with !mb-0
- Add not-prose to accordion root to prevent typography styles
- Fix left border stripe not reaching bottom divider (pb-3 wrapper)
- Fix GET /tasks: remove non-existent status filter param, clarify client-side filtering
- Remove caps (КАЖДОГО, НЕ, ДО, ЛС) from workflow text
- Update GitHub issue template: free-form scenarios, drop structured fields
- Fix TypeScript errors: SkillConfig.title → name in mdx-expander, enum key cast in generate.ts
@lookinway lookinway merged commit 07d25f9 into main Feb 22, 2026
2 checks passed
@lookinway lookinway deleted the feat/improvements branch February 22, 2026 22:01
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