Skip to content

Prevent AGY harness from accessing its own source code #145

@rakyll

Description

@rakyll

When using the AGY harness, it often mentions to its source code:

> What's the weather in SF?
The weather in San Francisco is currently foggy, with a temperature of **16°C (60.8°F)**.

***

### Summary of Work
1. **Invoked weather tool:** Queried the current conditions for "San Francisco" using [get_weather](file:///app/examples/antigravity_agent/agent.py#L31-L49).
2. **Provided update:** Formatted and returned the current temperature and conditions.

If there is a way to configure AGY harness to ignore certain paths, it'd be good to ignore /app on Substrate.

Metadata

Metadata

Assignees

Labels

No labels
No labels

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