Releases: cardstack/boxel-skills
Releases · cardstack/boxel-skills
v0.0.21
What's Changed
- Update filter operation types to include 'in' for consistency by @lukemelia in #66
- Add skills for markdown format and BFM syntax by @lukemelia in #67
Full Changelog: v0.0.20...v0.0.21
v0.0.20
What's Changed
- Discourage AI from using write-text-file for .gts files by @jurgenwerk in #64
- Update realm icon by @lukemelia in #65
Full Changelog: v0.0.19...v0.0.20
v0.0.19
What's Changed
- LLM is confused and wants to use ApplyMarkdownEditCommand for code patches - prioritize SEARCH/REPLACE for code-intent workflows by @jurgenwerk in #55
- add boxel-ui-guidelines skill doc by @burieberry in #57
- Use local skill cards, not from production by @jurgenwerk in #58
- Update skill and theme refs from catalog to base realm by @burieberry in #59
- fix theme refs by @burieberry in #60
- add md file for ui-guidelines doc by @burieberry in #61
- update cards for reindex by @burieberry in #62
- CardInfo field names fix; updated skill files by @burieberry in #63
Full Changelog: v0.0.18...v0.0.19
v0.0.18
What's Changed
- Consistency for DateTimeField InterCapping by @lukemelia in #51
- Add FileDef skill documentation by @lukemelia in #50
- Update default model from Sonnet 4.5 to Sonnet 4.6 by @jurgenwerk in #52
- Add indexing operations skill and cancel-indexing-job command to boxel-environment by @habdelra in #53
- update skill to invalidate a card by @habdelra in #54
- Update indexing operations skill for realm reindex commands by @habdelra in #56
New Contributors
Full Changelog: v0.0.17...v0.0.18
v0.0.17
v0.0.16
What's Changed
- Migrate SkillPlus cards to SkillPlusMarkdown with external .md files by @lukemelia in #47
Full Changelog: v0.0.15...v0.0.16
v0.0.15
What's Changed
- Tell the LLM it should use createFile=true when going to code mode when generating gts files by @jurgenwerk in #44
- Revert skills content after codemod changed encoding of emojis and symbols by @FadhlanR in #45
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- update adoptsFrom ref to skill-plus by @burieberry in #39
- Fix markdown-edit skill link by @burieberry in #40
- Replace development and environment skills with the new skillset cards by @burieberry in #41
- Update static icon usage instructions by @burieberry in #42
- Rename cardDef fields by @FadhlanR in #43
Full Changelog: v0.0.13...v0.0.14
What's Changed
- update adoptsFrom ref to skill-plus by @burieberry in #39
- Fix markdown-edit skill link by @burieberry in #40
- Replace development and environment skills with the new skillset cards by @burieberry in #41
- Update static icon usage instructions by @burieberry in #42
- Rename cardDef fields by @FadhlanR in #43
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Add spec usage inside boxel dev skill by @tintinthong in #31
- Update default coding llm to sonnet 4.5 by @jurgenwerk in #32
- Early nov update dev and env by @christse in #34
- Update theming section in boxel-development by @burieberry in #35
- Add new Skill and SkillSet docs by @burieberry in #36
- Add a bit about query-backed fields by @lukemelia in #37
- Remove missing markdown-edit command and add enum skill in by @burieberry in #38
New Contributors
- @tintinthong made their first contribution in #31
- @burieberry made their first contribution in #35
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Update boxel-development for viewCard change by @lukemelia in #28
- Instruct LLM to summarize code changes once they have been applied, not immediately when they are proposed. by @lukemelia in #30
- Skills update for cardstack/boxel#3219 (Patch Fields command) by @lukemelia in #29
Full Changelog: v0.0.11...v0.0.12