← Back to context Comment by cortesoft 21 hours ago A CLI interface has been perfect for my coding work, why is it bad? 2 comments cortesoft Reply airstrike 19 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 20 hours ago Copying a block of multi-line text out of the agent doesn't work over ssh, for instance.
airstrike 19 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 20 hours 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.