The agent searches for appmap.yml

Open
#357 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
ruby
Domain
tooling

Research direction

Start by locating the agent entry point that searches for appmap.yml and inspect how appmap_dir is currently resolved. Verify behavior from a nested directory through the repository root, or from the root directory when no repository exists. Done means the nearest appmap.yml is selected and appmap_dir is relative to that file.

Written by the indexing model from the issue text.

Description

enhancement

When looking for an existing appmap.yml, the agent should search from the current directory up to the repo root (or the root directory, if not in a repo), and use the first one it finds. appmap_dir should be resolved relative to the location of the discovered appmap.yml.

Dominant language
Ruby
Stars
101
Forks
13
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getappmap/appmap-ruby

All issues in getappmap/appmap-ruby

Similar issues

More Ruby issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.