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