Skip to content

schema command missing eval and idle-timeout #5

@kiyeonjeon21

Description

@kiyeonjeon21

snact schema output doesn't include:

  1. eval command — implemented in CLI and MCP, but missing from schema.rs command list. Agents using schema introspection won't discover it.

  2. idle_timeout param on browser launch — implemented in CLI but not reflected in schema output.

Where to fix

  • crates/snact-cli/src/cmd/schema.rs — add eval to the command match and idle_timeout to browser launch schema.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions