v0.26.0
🚀 Features
- *****:
- agent:
- The concept session and its authorization rule. - by @samchon in #699 (8ba1b)
- DTO composition rule - by @samchon in #701 (726be)
- DTO relationship guidance - by @samchon in #703 (3d17d)
- Strict constraints - by @samchon in #704 (7722d)
- Enhance interface schema prompts - by @samchon in #705 (cf048)
- New normalization guidance to prisma agent. - by @samchon in #706 (275a2)
- Re-write interface schema prompts - by @samchon in #707 (9ea25)
- Separate interface schema review agent - by @samchon in #709 (e7682)
- Not role, but actor - by @samchon in #711 (c0ad6)
- Atomic operation principle - by @samchon in #712 (d29be)
- DTO type name guidance - by @samchon in #714 (7b82e)
- Common prompt describing about the AutoBE itself. - by @samchon in #715 (c762d)
- Instruction also on interface schema reviewers - by @samchon in #716 (ce404)
- Read reference to be summary DTO. - by @samchon in #717 (94f00)
- Refactor interface schema relation prompts - by @samchon in #719 (8e398)
- Remove FK after relation defining. - by @samchon in #721 (30a03)
- Interface schema, password prompting - by @samchon in #723 (f00e8)
- Realize session guide - by @samchon in #724 (70f6c)
- DTO type name refactoring agent. - by @samchon in #726 (078ca)
- Enhance DTO naming rule from operation level. - by @samchon in #728 (0a415)
- Fix DTO type name's duplicated renaming rule. - by @samchon in #730 (2f66f)
- compiler:
- test:
- Chat scenario - shrinked requirements. - by @samchon and Copilot in #700 (622fb)
- Newly archive
wrtn-enterprise- by @samchon in #702 (4fea4) - Enhance chat scenario prompt again - by @samchon in #708 (127a0)
- Validate whether event types are singular or plural. - by @samchon in #710 (61e44)
- Statistics prompt - by @samchon in #720 (79f76)
- New chat project scenario prompt. - by @samchon in #722 (95816)
- Archive chat again with prompting - by @samchon and Copilot in #725 (24e11)
- Change chat project promp. - by @samchon in #727 (95041)
- Detailed chat promt to avoid any type. - by @samchon in #729 (24259)
🐞 Bug Fixes
- agent: