Will Blueprint help with already working Filament App #4
|
Hello, I started learning Laravel and Filament together and I currently hve a good number of working apps for personal and internal use at office. Wuill BluePrint help me make improement plans for my already running apps ? Many of the apps dont have any tests (still havent learned the best way to implement filament tests) |
Replies: 1 comment 1 reply
|
Hi @zaidpirwani, thanks for your interest in Blueprint! Blueprint's goal currently is to improve the accuracy of plans for new Filament features, and edits to existing Filament features. It does also contain guidelines about the most valuable things to test in Filament, so that edits can be accompanied by tests. So yes, it can create plans to improve existing Filament apps, if you give it direction and directly tell the agent to write plans using Filament Blueprint. Note: Blueprint will probably not help make general suggestions and improvements to your existing apps without direction, it works best if you give it a specific task (e.g. plan edits for this resource with Blueprint, plan new tests for this resource with Blueprint) Hopefully that makes a bit more sense! |
Hi @zaidpirwani, thanks for your interest in Blueprint!
Blueprint's goal currently is to improve the accuracy of plans for new Filament features, and edits to existing Filament features. It does also contain guidelines about the most valuable things to test in Filament, so that edits can be accompanied by tests.
So yes, it can create plans to improve existing Filament apps, if you give it direction and directly tell the agent to write plans using Filament Blueprint.
Note: Blueprint will probably not help make general suggestions and improvements to your existing apps without direction, it works best if you give it a specific task (e.g. plan edits for this resource with Blueprint, plan new…