CtrlK
BlogDocsLog inGet started
Tessl Logo

tessl/npm-tildify

Convert an absolute path to a tilde path by replacing the user's home directory with ~

93

1.09x

Evaluation93%

1.09x

Agent success when using this tile

Overview
Eval results
Files

Evaluation results

100%

Home Path Shortener

Home Directory Exact Match Handling

Criteria
Without context
With context

Imports tildify

100%

100%

Uses tildify function

100%

100%

Returns tildify result

100%

100%

Handles exact home

100%

100%

Handles paths in home

100%

100%

Handles non-home paths

100%

100%

95%

-5%

Path Display Utility

Basic Path Tildification

Criteria
Without context
With context

Imports tildify

100%

100%

Uses tildify function

100%

100%

Passes path parameter

100%

100%

Returns tildify result

100%

75%

100%

Path Display Formatter

Cross-Platform Path Handling

Criteria
Without context
With context

Uses tildify function

100%

100%

Direct delegation

100%

100%

Correct import syntax

100%

100%

Minimal wrapper

100%

100%

77%

9%

Path Display Formatter

Non-Home Path Preservation

Criteria
Without context
With context

tildify import

100%

100%

tildify function call

52%

100%

Home path conversion

100%

100%

Non-home path preservation

20%

40%

Home directory handling

100%

46%

75%

5%

Path Display Formatter

Trailing Separator Handling

Criteria
Without context
With context

Uses tildify package

100%

100%

Direct function call

0%

16%

Passes all tests

100%

100%

100%

25%

Path Display Filter

Position-Sensitive Replacement

Criteria
Without context
With context

Imports tildify

100%

100%

Calls tildify function

100%

100%

Returns tildify result

100%

100%

No manual replacement

0%

100%

100%

Path Prefix Validator

Precise Home Directory Prefix Matching

Criteria
Without context
With context

Uses path separators

100%

100%

Implements startsWith check

100%

100%

Handles exact matches

100%

100%

Prevents false positives

100%

100%

100%

30%

Path Display Formatter

Path Normalization

Criteria
Without context
With context

Imports tildify

100%

100%

Uses tildify function

100%

100%

Leverages normalization

0%

100%

Handles all cases

100%

100%

Install with Tessl CLI

npx tessl i tessl/npm-tildify
Evaluated
Agent
Claude Code

Table of Contents