@Griveau@linear the native coding agent is something im really excited about - we'd be honored to test on a few codebases!
not only for building new features, but rather adjusting PRs in flight (i sometimes have some nitpicks and setting up the branch / pinging my coworker is more work)
@JacobMGEvans@Ciberon please do! Our tech stack now also defaults to effect (and we rewrote everything that isnt) but that integration is something i'd be interested in
@joshtriedcoding@miaugladiator1 i have coworkers suddenly drafting up german code comments with german claude
this shit does not get through review i tell you that
@Griveau great feature. one thing tho: would it be hard adding keyboard shortcuts to guide mode? sometimes i want to check the sections first before starting with the review, so I have a complete mental model of the scope. Something like keydown / keyup to jump between the sections
@chronark tdd final boss but yes this is good
which means at the time you make the pr you have the feature fully designed? yes, generally you have a plan but sometimes i redesign when building because i figure out something that fits better
really curious how @linear models transient relationships (for example issue attachments) for bootstrap
like if I wanted to know which attachments the client needs to load --> does it load the issues first and analyzes what to do? Or does the backend resolve such relationships?