Comment by cortesoft 1 day ago A CLI interface has been perfect for my coding work, why is it bad? 2 comments cortesoft Reply airstrike 21 hours ago it's pretty great for coding because the CLI provides the model with all the context it needs and with a way to verify the result of its actions via linting, compiler messages and program outputthe rest of "work" doesn't have that luxury dymk 1 day ago Copying a block of multi-line text out of the agent doesn't work over ssh, for instance.
airstrike 21 hours ago it's pretty great for coding because the CLI provides the model with all the context it needs and with a way to verify the result of its actions via linting, compiler messages and program outputthe rest of "work" doesn't have that luxury
dymk 1 day ago Copying a block of multi-line text out of the agent doesn't work over ssh, for instance.
it's pretty great for coding because the CLI provides the model with all the context it needs and with a way to verify the result of its actions via linting, compiler messages and program output
the rest of "work" doesn't have that luxury
Copying a block of multi-line text out of the agent doesn't work over ssh, for instance.