Hi guys,
Hope you are well.
I would like to make a feature request, I think this would be a wise and efficient design choice, even somewhat popular:
Modify the behavior of the opencode run --session flag.
Current behavior:
Input: opencode run --session ses-abc (or abc) hello
Output: "Resource not found" (if ses-abc) or "Invalid string - must start with ses" if plain abc.
Desired behavior:
Input: opencode run --session abc hello
Output: "Hello how can I be of assistance?"
Here opencode will create session abc if it doesn't exist and continue it if it exists.
Implement this, it's a good idea. Trust me.
Hi guys,
Hope you are well.
I would like to make a feature request, I think this would be a wise and efficient design choice, even somewhat popular:
Modify the behavior of the opencode run --session flag.
Current behavior:
Input: opencode run --session ses-abc (or abc) hello
Output: "Resource not found" (if ses-abc) or "Invalid string - must start with ses" if plain abc.
Desired behavior:
Input: opencode run --session abc hello
Output: "Hello how can I be of assistance?"
Here opencode will create session abc if it doesn't exist and continue it if it exists.
Implement this, it's a good idea. Trust me.